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

444 migrate collect data and data req operations #448

Merged
merged 6 commits into from
Apr 15, 2024

Conversation

Capt-Mac
Copy link
Contributor

@Capt-Mac Capt-Mac commented Apr 12, 2024

Migrating cqf-ruler operations into CR

Closes #444

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

Formatting check succeeded!

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

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

Project coverage is 60.09%. Comparing base (f56c291) to head (731509a).

Files Patch % Lines
.../fhir/cr/measure/r4/R4DataRequirementsService.java 86.54% 14 Missing and 16 partials ⚠️
...s/cqf/fhir/cr/measure/r4/R4CollectDataService.java 90.19% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #448      +/-   ##
============================================
+ Coverage     59.59%   60.09%   +0.50%     
- Complexity     3194     3248      +54     
============================================
  Files           322      325       +3     
  Lines         16536    16816     +280     
  Branches       2570     2602      +32     
============================================
+ Hits           9854    10106     +252     
- Misses         5567     5577      +10     
- Partials       1115     1133      +18     

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

@Capt-Mac
Copy link
Contributor Author

Capt-Mac commented Apr 15, 2024

Screen Shot 2024-04-15 at 11 48 30 AM code coverage increase for Data Requirements

@JPercival JPercival merged commit 07c745e into master Apr 15, 2024
7 checks passed
@JPercival JPercival deleted the 444-migrate-collect-data-and-data-req-operations branch April 15, 2024 18:08
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.

Migrate $Collect-Data and $Data-Requirements operations
3 participants