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

Don't throw an error if a grouper encounters an empty leaf #512

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

TahaAttari
Copy link
Collaborator

@TahaAttari TahaAttari commented Sep 6, 2024

closes APHL-1121

@TahaAttari TahaAttari changed the title [APHL-1121] don't throw an error if a grouper encounters an empty leaf Don't throw an error if a grouper encounters an empty leaf Sep 6, 2024
Copy link

github-actions bot commented Sep 6, 2024

Formatting check succeeded!

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Project coverage is 66.80%. Comparing base (a943655) to head (c0391b9).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ava/org/opencds/cqf/fhir/utility/ExpandHelper.java 52.94% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #512      +/-   ##
============================================
- Coverage     66.80%   66.80%   -0.01%     
- Complexity     4042     4043       +1     
============================================
  Files           348      348              
  Lines         17890    17892       +2     
  Branches       2764     2764              
============================================
+ Hits          11951    11952       +1     
- Misses         4744     4745       +1     
  Partials       1195     1195              

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

@TahaAttari TahaAttari enabled auto-merge (squash) September 6, 2024 21:14
@TahaAttari TahaAttari merged commit 5d5a2a8 into master Sep 6, 2024
7 checks passed
@TahaAttari TahaAttari deleted the no-error-on-empty-leaf branch September 6, 2024 21:18
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.

2 participants