Implement FHIR Types in Java #2989
Draft
Codecov / codecov/project
succeeded
Dec 30, 2025 in 1s
95.87% (+0.36%) compared to 538bfeb
View this Pull Request on Codecov
95.87% (+0.36%) compared to 538bfeb
Details
Codecov Report
❌ Patch coverage is 95.56213% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.87%. Comparing base (538bfeb) to head (0d55bd9).
Additional details and impacted files
@@ Coverage Diff @@
## main #2989 +/- ##
==========================================
+ Coverage 95.50% 95.87% +0.36%
==========================================
Files 403 399 -4
Lines 25438 24659 -779
Branches 715 632 -83
==========================================
- Hits 24295 23641 -654
+ Misses 539 497 -42
+ Partials 604 521 -83 | Files with missing lines | Coverage Δ | |
|---|---|---|
| modules/admin-api/src/blaze/admin_api.clj | 97.05% <100.00%> (ø) |
|
| ...dules/cql/src/blaze/elm/compiler/external_data.clj | 88.80% <100.00%> (+1.39%) |
⬆️ |
| ...s/cql/src/blaze/elm/compiler/structured_values.clj | 89.36% <100.00%> (-1.71%) |
⬇️ |
| ...ules/cql/src/blaze/elm/compiler/type_operators.clj | 88.23% <100.00%> (ø) |
|
| modules/cql/src/blaze/elm/ts_util.clj | 100.00% <100.00%> (ø) |
|
| modules/db/src/blaze/db/impl/search_param.clj | 98.88% <100.00%> (-0.02%) |
⬇️ |
| modules/db/src/blaze/db/impl/search_param/date.clj | 98.25% <100.00%> (ø) |
|
| modules/db/src/blaze/db/impl/search_param/near.clj | 100.00% <100.00%> (ø) |
|
| ...dules/db/src/blaze/db/impl/search_param/number.clj | 100.00% <100.00%> (ø) |
|
| ...dules/db/src/blaze/db/impl/search_param/string.clj | 98.33% <100.00%> (+1.66%) |
⬆️ |
| ... and 83 more |
🚀 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.
Loading