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

MeasureDef and GroupDef Refactor #598

Merged
merged 10 commits into from
Nov 26, 2024
Merged

MeasureDef and GroupDef Refactor #598

merged 10 commits into from
Nov 26, 2024

Conversation

Capt-Mac
Copy link
Contributor

GroupDef now holds definition for populationBasis, MeasureScoring, and ImprovementNotation

Copy link

Formatting check succeeded!

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 93.10345% with 10 lines in your changes missing coverage. Please review.

Project coverage is 73.81%. Comparing base (70801bc) to head (9d7f147).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../fhir/cr/measure/dstu3/Dstu3MeasureDefBuilder.java 86.66% 1 Missing and 3 partials ⚠️
...ds/cqf/fhir/cr/measure/r4/R4MeasureDefBuilder.java 95.45% 0 Missing and 3 partials ⚠️
...g/opencds/cqf/fhir/cr/measure/common/GroupDef.java 81.81% 1 Missing and 1 partial ⚠️
...ir/cr/measure/dstu3/Dstu3MeasureReportBuilder.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #598      +/-   ##
============================================
+ Coverage     73.70%   73.81%   +0.11%     
  Complexity       19       19              
============================================
  Files           363      361       -2     
  Lines         18986    18974      -12     
  Branches       2538     2532       -6     
============================================
+ Hits          13993    14006      +13     
+ Misses         3634     3611      -23     
+ Partials       1359     1357       -2     

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

Copy link

sonarcloud bot commented Nov 26, 2024

@Capt-Mac Capt-Mac merged commit 83da84e into master Nov 26, 2024
7 checks passed
@Capt-Mac Capt-Mac deleted the refactor-measure-def branch November 26, 2024 19:28
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.

2 participants