Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measure scoring, reportType, and improvementNotation testing #579

Merged
merged 8 commits into from
Nov 12, 2024

Conversation

Capt-Mac
Copy link
Contributor

@Capt-Mac Capt-Mac commented Nov 8, 2024

closes #580

Copy link

github-actions bot commented Nov 8, 2024

Formatting check succeeded!

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 86.26761% with 39 lines in your changes missing coverage. Please review.

Project coverage is 73.45%. Comparing base (f9ffc9a) to head (22231af).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../fhir/cr/measure/dstu3/Dstu3MeasureDefBuilder.java 28.57% 14 Missing and 6 partials ⚠️
...cr/measure/r4/R4MeasureScoringTypePopulations.java 95.80% 5 Missing and 2 partials ⚠️
...ds/cqf/fhir/cr/measure/r4/R4MeasureDefBuilder.java 89.18% 0 Missing and 4 partials ⚠️
...ds/cqf/fhir/cr/measure/common/MeasureEvalType.java 40.00% 2 Missing and 1 partial ⚠️
...ncds/cqf/fhir/cr/measure/r4/R4MeasureEvalType.java 86.36% 3 Missing ⚠️
...s/cqf/fhir/cr/measure/common/MeasureEvaluator.java 87.50% 1 Missing ⚠️
...cds/cqf/fhir/cr/measure/r4/R4MeasureProcessor.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #579      +/-   ##
============================================
+ Coverage     73.33%   73.45%   +0.11%     
  Complexity       19       19              
============================================
  Files           363      365       +2     
  Lines         19357    19590     +233     
  Branches       2954     2985      +31     
============================================
+ Hits          14195    14389     +194     
- Misses         3736     3763      +27     
- Partials       1426     1438      +12     

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

@Capt-Mac Capt-Mac enabled auto-merge (squash) November 12, 2024 13:11
@Capt-Mac Capt-Mac merged commit 4ca56c7 into master Nov 12, 2024
8 checks passed
@Capt-Mac Capt-Mac deleted the measure-eval-testing-enhancements-1 branch November 12, 2024 13:20
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.

Testing enhancements measure scoring, improvementNotation, reportType
2 participants