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

Implement CQL ConvertsTo: Decimal, Integer, Long, Quantity and String #726

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

marlenaMyr
Copy link
Contributor

No description provided.

@marlenaMyr marlenaMyr added enhancement New feature or request module:cql labels May 30, 2022
@marlenaMyr marlenaMyr self-assigned this May 30, 2022
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #726 (a5bced4) into develop (f7edb97) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head a5bced4 differs from pull request most recent head 48c1afc. Consider uploading reports for the commit 48c1afc to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #726      +/-   ##
===========================================
+ Coverage    93.56%   93.58%   +0.01%     
===========================================
  Files          233      233              
  Lines        14261    14280      +19     
  Branches       390      390              
===========================================
+ Hits         13344    13364      +20     
+ Misses         527      526       -1     
  Partials       390      390              
Impacted Files Coverage Δ
modules/cql/src/blaze/elm/boolean.clj 100.00% <100.00%> (ø)
...ules/cql/src/blaze/elm/compiler/type_operators.clj 82.45% <100.00%> (+2.65%) ⬆️
modules/cql/src/blaze/elm/quantity.clj 99.03% <100.00%> (+<0.01%) ⬆️
modules/cql/src/blaze/elm/integer.clj 94.68% <0.00%> (+1.06%) ⬆️

@alexanderkiel alexanderkiel merged commit 7c4cd44 into develop Jun 9, 2022
@alexanderkiel alexanderkiel deleted the convertstodecimal branch June 9, 2022 18:05
@alexanderkiel alexanderkiel added this to the v0.17.8 milestone Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:cql
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants