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

added new narrative generator utility method #6602

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Conversation

davidraeside
Copy link
Collaborator

@davidraeside davidraeside commented Jan 9, 2025

Added two helper methods for narrative generation:

  • first one to indicate if a bundle contains a resource that has a code of the specified type,
  • the second indicates if a bundle contains at least one resource that does not have a specified code.

Copy link

github-actions bot commented Jan 9, 2025

Formatting check succeeded!

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.49%. Comparing base (406db33) to head (478236c).
Report is 159 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6602      +/-   ##
============================================
- Coverage     83.54%   83.49%   -0.05%     
- Complexity    27432    28561    +1129     
============================================
  Files          1707     1797      +90     
  Lines        106185   111147    +4962     
  Branches      13397    13967     +570     
============================================
+ Hits          88710    92802    +4092     
- Misses        11750    12360     +610     
- Partials       5725     5985     +260     

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

@davidraeside davidraeside merged commit e34cbd3 into master Jan 10, 2025
66 of 67 checks passed
@davidraeside davidraeside deleted the dr_narrative_utils branch January 10, 2025 13:30
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