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

Make Age and Duration extensions lower case for urls #29

Merged
merged 3 commits into from
May 13, 2024

Conversation

pipliggins
Copy link
Collaborator

Fixes #26

@pipliggins pipliggins requested a review from abhidg May 13, 2024 10:05
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2024

Codecov Report

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

Project coverage is 94.55%. Comparing base (c6d2738) to head (aef4745).

Files Patch % Lines
fhirflat/util.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   94.54%   94.55%   +0.01%     
==========================================
  Files          35       35              
  Lines        1228     1231       +3     
==========================================
+ Hits         1161     1164       +3     
  Misses         67       67              

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

Copy link
Contributor

@abhidg abhidg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@pipliggins pipliggins merged commit 8ee2e50 into main May 13, 2024
1 check passed
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.

Use lowercase for elements Age and Duration
3 participants