Implement FHIR Types in Java #2989
Open
Codecov / codecov/project
succeeded
Jan 9, 2026 in 1s
95.86% (+0.35%) compared to fd65642
View this Pull Request on Codecov
95.86% (+0.35%) compared to fd65642
Details
Codecov Report
❌ Patch coverage is 96.79144% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.86%. Comparing base (fd65642) to head (ffe9fe2).
Additional details and impacted files
@@ Coverage Diff @@
## main #2989 +/- ##
==========================================
+ Coverage 95.50% 95.86% +0.35%
==========================================
Files 401 397 -4
Lines 25430 24674 -756
Branches 715 634 -81
==========================================
- Hits 24288 23654 -634
+ Misses 539 498 -41
+ Partials 603 522 -81 | 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 64 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