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

WIP DSL #23

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Implement + oparation

9fe74f6
Select commit
Loading
Failed to load commit list.
Open

WIP DSL #23

Implement + oparation
9fe74f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2024 in 1s

83.43% (+0.23%) compared to 7a391e4

View this Pull Request on Codecov

83.43% (+0.23%) compared to 7a391e4

Details

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.43%. Comparing base (7a391e4) to head (9fe74f6).
Report is 187 commits behind head on master.

Files with missing lines Patch % Lines
fhirpathpy/dsl_impl.py 96.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   83.19%   83.43%   +0.23%     
==========================================
  Files          24       25       +1     
  Lines        2934     2988      +54     
==========================================
+ Hits         2441     2493      +52     
- Misses        493      495       +2     

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