-
Notifications
You must be signed in to change notification settings - Fork 124
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
Conversation
JPercival
commented
Dec 2, 2024
- Closes BaseTypeFhirConverter Does Not Support Long Cql Types #1453
Formatting check succeeded! |
...ne-fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/converter/Dstu2TypeConverterTests.java
Show resolved
Hide resolved
...ne-fhir/src/test/java/org/opencds/cqf/cql/engine/fhir/converter/Dstu2TypeConverterTests.java
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
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. |
Quality Gate passedIssues Measures |