Skip to content

Conversation

@lukedegruchy
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 8, 2025

Formatting check succeeded!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 8, 2025

@lukedegruchy lukedegruchy changed the title WIP cont-variable score cont-variable score fork Oct 8, 2025
…tc) and both boolean and Encounter basis. Test assertions not complete yet.
…re varied data set. All encounter basis tests now pass. Add logging for quantities. Leave open question of how to handle boolean basis scores.
…p only the files relevant to each within each directory structure.
…tient, some with distinct ages, others the same age. Fix all the measure JSONs to work correctly with the boolean basis CQL. Need to add stratifiers next.
…ew IG folder just for continuous variable testing.
…ions and assert failures. Also, add clearer error handling to MeasureProcessorUtils when the measure observation result is an invalid type.
…eaking existing tests. Support retrieving both measure Ids and measure Defs from the results. Start putting a box around continuous variable observations in MeasureProcessorUtils.
…evaluation results and just base everything off MeasureDef. Add equals/hashCode/toString to MeasureDef to make it easier to work with as a key. Still need a failing test for measure observations with invalid population types.
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 75.09804% with 127 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.02%. Comparing base (8589db4) to head (f7e4b09).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...e/common/ContinuousVariableObservationHandler.java 69.23% 29 Missing and 11 partials ⚠️
.../fhir/cr/measure/common/MeasureProcessorUtils.java 48.71% 17 Missing and 3 partials ⚠️
...s/cqf/fhir/cr/measure/common/MeasureEvaluator.java 69.35% 6 Missing and 13 partials ⚠️
...ds/cqf/fhir/cr/measure/r4/R4MeasureDefBuilder.java 83.13% 6 Missing and 8 partials ⚠️
.../cqf/fhir/cr/measure/r4/R4MeasureReportScorer.java 87.27% 6 Missing and 8 partials ⚠️
...opencds/cqf/fhir/cr/measure/common/MeasureDef.java 21.42% 9 Missing and 2 partials ⚠️
...cds/cqf/fhir/cr/measure/r4/R4MeasureProcessor.java 44.44% 3 Missing and 2 partials ⚠️
.../ContinuousVariableObservationAggregateMethod.java 87.50% 1 Missing and 1 partial ⚠️
...cqf/fhir/cr/measure/r4/R4MeasureReportBuilder.java 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #771      +/-   ##
============================================
+ Coverage     72.83%   73.02%   +0.18%     
  Complexity      235      235              
============================================
  Files           538      541       +3     
  Lines         25127    25504     +377     
  Branches       3185     3241      +56     
============================================
+ Hits          18301    18624     +323     
- Misses         5314     5323       +9     
- Partials       1512     1557      +45     

☔ 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.

@sonarqubecloud
Copy link

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.

3 participants