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

Reporter parameter for multi-measure processor #459

Merged
merged 7 commits into from
May 15, 2024

Conversation

Capt-Mac
Copy link
Contributor

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

Closes #458

@Capt-Mac Capt-Mac self-assigned this May 8, 2024
@Capt-Mac Capt-Mac linked an issue May 8, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 8, 2024

Formatting check succeeded!

Copy link

codecov bot commented May 8, 2024

Codecov Report

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

Project coverage is 60.65%. Comparing base (c0f8cd4) to head (9fbdcbd).

Files Patch % Lines
...hir/cr/measure/r4/utils/R4MeasureServiceUtils.java 85.71% 0 Missing and 2 partials ⚠️
.../cqf/fhir/cr/measure/r4/R4MultiMeasureService.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #459      +/-   ##
============================================
+ Coverage     60.63%   60.65%   +0.01%     
- Complexity     3429     3436       +7     
============================================
  Files           329      329              
  Lines         17527    17543      +16     
  Branches       2699     2705       +6     
============================================
+ Hits          10628    10641      +13     
- Misses         5688     5689       +1     
- Partials       1211     1213       +2     

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

@Capt-Mac Capt-Mac merged commit 4850d91 into master May 15, 2024
7 checks passed
@Capt-Mac Capt-Mac deleted the 458-multi-measure-with-reporter-parameter branch May 15, 2024 22:34
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.

Multi Measure with Reporter Parameter
2 participants