Skip to content

Conversation

@alexanderkiel
Copy link
Member

No description provided.

@alexanderkiel alexanderkiel linked an issue Aug 20, 2025 that may be closed by this pull request
@alexanderkiel alexanderkiel marked this pull request as draft August 20, 2025 15:27
@alexanderkiel alexanderkiel self-assigned this Aug 20, 2025
@alexanderkiel alexanderkiel force-pushed the 2892-support-fhir-r6 branch 6 times, most recently from 17dd26f to e4d1c3d Compare August 26, 2025 10:14
@codecov
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 84.47205% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.83%. Comparing base (5acb421) to head (0d44c2d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...odules/db/src/blaze/db/impl/search_param/token.clj 53.33% 7 Missing ⚠️
modules/fhir-path/src/blaze/fhir_path.clj 71.42% 4 Missing ⚠️
...odules/fhir-structure/src/blaze/fhir/spec/type.clj 76.47% 0 Missing and 4 partials ⚠️
...fhir-structure/src/blaze/fhir/spec/type/macros.clj 83.33% 0 Missing and 2 partials ⚠️
...es/fhir-structure/src/blaze/fhir/spec/resource.clj 92.85% 0 Missing and 1 partial ⚠️
...raction/src/blaze/interaction/history/instance.clj 75.00% 0 Missing and 1 partial ⚠️
...teraction/src/blaze/interaction/history/system.clj 87.50% 0 Missing and 1 partial ⚠️
...interaction/src/blaze/interaction/history/type.clj 83.33% 0 Missing and 1 partial ⚠️
...ction/src/blaze/interaction/search_compartment.clj 66.66% 0 Missing and 1 partial ⚠️
...nteraction/src/blaze/interaction/search_system.clj 75.00% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2928      +/-   ##
==========================================
+ Coverage   95.43%   96.83%   +1.40%     
==========================================
  Files         392      325      -67     
  Lines       24749    18884    -5865     
  Branches      742      482     -260     
==========================================
- Hits        23620    18287    -5333     
+ Misses        536      220     -316     
+ Partials      593      377     -216     
Files with missing lines Coverage Δ
modules/db/src/blaze/db/impl/codec.clj 99.61% <ø> (ø)
...ules/db/src/blaze/db/impl/search_param/chained.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/search_param_registry.clj 98.67% <100.00%> (ø)
...odules/fhir-structure/src/blaze/fhir/spec/impl.clj 95.81% <100.00%> (+0.01%) ⬆️
...s/fhir-structure/src/blaze/fhir/spec/type_spec.clj 98.50% <100.00%> (ø)
...cture/src/blaze/fhir/structure_definition_repo.clj 100.00% <100.00%> (ø)
.../fhir-structure/src/blaze/fhir/writing_context.clj 95.14% <100.00%> (ø)
...interaction/src/blaze/interaction/history/util.clj 100.00% <100.00%> (ø)
modules/job-util/src/blaze/job/util.clj 98.14% <100.00%> (+0.03%) ⬆️
...ation-graph/src/blaze/operation/graph/compiler.clj 90.38% <100.00%> (-1.83%) ⬇️
... and 15 more

... and 67 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexanderkiel alexanderkiel force-pushed the 2892-support-fhir-r6 branch 7 times, most recently from da432d7 to 9e3281d Compare August 27, 2025 07:54
The function will create bundle links depending of the FHIR version in
use. This is the first function doing so. The function is build as
component which takes the FHIR version at initialization and returns an
appropriate function. Although the implementation for FHIR
v6.0.0-ballot3 is already given, and could be even used by setting the
env var FHIR_VERSION accordingly, this is not supported until full R6
availability is documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support FHIR R6

2 participants