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 specified at group level #391

Merged
merged 9 commits into from
Dec 20, 2023
Merged

Conversation

Capt-Mac
Copy link
Contributor

@Capt-Mac Capt-Mac commented Dec 20, 2023

This closes: #383

@Capt-Mac Capt-Mac self-assigned this Dec 20, 2023
Copy link

github-actions bot commented Dec 20, 2023

Formatting check succeeded!

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (67a69d3) 42.64% compared to head (695d776) 42.93%.

❗ Current head 695d776 differs from pull request most recent head c11324f. Consider uploading reports for the commit c11324f to get more accurate results

Files Patch % Lines
.../cqf/fhir/cr/measure/r4/R4MeasureReportScorer.java 84.00% 1 Missing and 3 partials ⚠️
...s/cqf/fhir/cr/measure/common/MeasureEvaluator.java 66.66% 0 Missing and 1 partial ⚠️
...ds/cqf/fhir/cr/measure/r4/R4MeasureDefBuilder.java 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #391      +/-   ##
============================================
+ Coverage     42.64%   42.93%   +0.28%     
- Complexity     1585     1608      +23     
============================================
  Files           223      223              
  Lines         11714    11756      +42     
  Branches       1633     1646      +13     
============================================
+ Hits           4996     5047      +51     
+ Misses         6108     6096      -12     
- Partials        610      613       +3     

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

@JPercival JPercival enabled auto-merge (squash) December 20, 2023 18:23
@JPercival JPercival merged commit 6ee71b7 into master Dec 20, 2023
4 checks passed
@JPercival JPercival deleted the 383-measurescorer-group branch December 20, 2023 21:07
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.

Measure scoring specified at group level does not work
2 participants