Skip to content

Support FHIR R6

0d44c2d
Select commit
Loading
Failed to load commit list.
Draft

Support FHIR R6 #2928

Support FHIR R6
0d44c2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2025 in 0s

96.83% (+1.40%) compared to 5acb421

View this Pull Request on Codecov

96.83% (+1.40%) compared to 5acb421

Details

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.