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

multi-measure service capability #453

Merged
merged 6 commits into from
May 2, 2024
Merged

Conversation

Capt-Mac
Copy link
Contributor

@Capt-Mac Capt-Mac commented May 2, 2024

closes #454

evaluate measure service to intake several measures and output a bundle of measureReports per Measure.

@Capt-Mac Capt-Mac self-assigned this May 2, 2024
Copy link

github-actions bot commented May 2, 2024

Formatting check succeeded!

@Capt-Mac Capt-Mac changed the title multi-measure service, testing, and shared service utils multi-measure service capability May 2, 2024
Copy link

codecov bot commented May 2, 2024

Codecov Report

Attention: Patch coverage is 86.53846% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 60.39%. Comparing base (0a6bea4) to head (baf595a).

Files Patch % Lines
...hir/cr/measure/r4/utils/R4MeasureServiceUtils.java 82.45% 7 Missing and 3 partials ⚠️
.../cqf/fhir/cr/measure/r4/R4MultiMeasureService.java 90.47% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #453      +/-   ##
============================================
+ Coverage     60.29%   60.39%   +0.10%     
- Complexity     3261     3275      +14     
============================================
  Files           325      327       +2     
  Lines         16823    16875      +52     
  Branches       2597     2602       +5     
============================================
+ Hits          10143    10192      +49     
+ Misses         5551     5550       -1     
- Partials       1129     1133       +4     

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

@JPercival JPercival enabled auto-merge (squash) May 2, 2024 20:55
@JPercival JPercival merged commit 52e3656 into master May 2, 2024
7 checks passed
@JPercival JPercival deleted the multi-measure-evaluation branch May 2, 2024 21:02
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.

Feature Request: Multi-Measure Processing for MeasureService
3 participants