Skip to content

Tweak Either logic.

bb22591
Select commit
Loading
Failed to load commit list.
Draft

Wire up NPM for measure evaluation #729

Tweak Either logic.
bb22591
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2025 in 1s

72.42% (-0.15%) compared to 275f301

View this Pull Request on Codecov

72.42% (-0.15%) compared to 275f301

Details

Codecov Report

❌ Patch coverage is 69.75506% with 284 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.42%. Comparing base (275f301) to head (bb22591).

Files with missing lines Patch % Lines
...sure/r4/npm/R4RepositoryOrNpmResourceProvider.java 62.70% 49 Missing and 20 partials ⚠️
...opencds/cqf/fhir/cr/hapi/config/r4/CrR4Config.java 0.00% 41 Missing ⚠️
...cqf/fhir/utility/npm/NpmPackageLoaderInMemory.java 76.76% 23 Missing and 10 partials ⚠️
...pencds/cqf/fhir/utility/npm/NpmResourceHolder.java 62.65% 26 Missing and 5 partials ⚠️
...cds/cqf/fhir/cr/hapi/config/CrProcessorConfig.java 0.00% 24 Missing ⚠️
...qf/fhir/utility/npm/NpmPackageLoaderWithCache.java 57.14% 17 Missing and 1 partial ⚠️
...f/fhir/utility/npm/MeasureOrNpmResourceHolder.java 66.66% 10 Missing and 4 partials ⚠️
...qf/fhir/cr/measure/r4/R4CareGapsBundleBuilder.java 38.09% 11 Missing and 2 partials ⚠️
...s/cqf/fhir/utility/repository/ig/IgRepository.java 73.52% 7 Missing and 2 partials ⚠️
...ir/utility/npm/MeasureOrNpmResourceHolderList.java 81.08% 5 Missing and 2 partials ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #729      +/-   ##
============================================
- Coverage     72.56%   72.42%   -0.15%     
- Complexity      204      205       +1     
============================================
  Files           499      511      +12     
  Lines         23405    24084     +679     
  Branches       2990     3036      +46     
============================================
+ Hits          16985    17444     +459     
- Misses         4953     5136     +183     
- Partials       1467     1504      +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.