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

Introduce new request objects for R4 single and multiple measure evaluations #620

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lukedegruchy
Copy link
Contributor

@lukedegruchy lukedegruchy commented Dec 20, 2024

  • Introduce new object to capture R4 single measure request parameters
  • Introduce new object to capture R4 multiple measure request parameters
  • New objects are to be used by upstream systems

Copy link

github-actions bot commented Dec 20, 2024

Formatting check succeeded!

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 90.41916% with 16 lines in your changes missing coverage. Please review.

Project coverage is 74.22%. Comparing base (7916b7b) to head (ecea98d).

Files with missing lines Patch % Lines
...cr/measure/r4/R4MeasureEvaluatorSingleRequest.java 84.21% 9 Missing ⚠️
.../measure/r4/R4MeasureEvaluatorMultipleRequest.java 90.16% 6 Missing ⚠️
.../cqf/fhir/cr/measure/r4/R4MultiMeasureService.java 96.15% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #620      +/-   ##
============================================
+ Coverage     74.09%   74.22%   +0.12%     
  Complexity       19       19              
============================================
  Files           363      365       +2     
  Lines         19054    19205     +151     
  Branches       2531     2532       +1     
============================================
+ Hits          14119    14254     +135     
- Misses         3595     3610      +15     
- Partials       1340     1341       +1     

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

@lukedegruchy lukedegruchy changed the title First checkin. Introduce new request objects for R4 single and multiple measure evaluations Jan 6, 2025
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.

1 participant