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

Add support for CQL Longs #1459

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Add support for CQL Longs #1459

merged 5 commits into from
Dec 2, 2024

Conversation

JPercival
Copy link
Contributor

Copy link

github-actions bot commented Dec 2, 2024

Formatting check succeeded!

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.36%. Comparing base (5e6b939) to head (898aed7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...l/engine/fhir/converter/BaseFhirTypeConverter.java 71.42% 1 Missing and 1 partial ⚠️
...cql/engine/fhir/converter/R5FhirTypeConverter.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1459      +/-   ##
============================================
- Coverage     64.36%   64.36%   -0.01%     
- Complexity     1921     1928       +7     
============================================
  Files           494      494              
  Lines         28131    28138       +7     
  Branches       5588     5587       -1     
============================================
+ Hits          18106    18110       +4     
- Misses         7772     7774       +2     
- Partials       2253     2254       +1     

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

@JPercival JPercival merged commit 30f8159 into master Dec 2, 2024
7 checks passed
@JPercival JPercival deleted the bug-1453-1454 branch December 2, 2024 21:19
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.

BaseTypeFhirConverter Does Not Support Long Cql Types
3 participants