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 Functions in CQL #766

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Implement Functions in CQL #766

merged 1 commit into from
Jul 7, 2022

Conversation

alexanderkiel
Copy link
Member

Closes: #501

@alexanderkiel alexanderkiel self-assigned this Jul 7, 2022
@alexanderkiel alexanderkiel added the enhancement New feature or request label Jul 7, 2022
@alexanderkiel alexanderkiel added this to the v0.18 milestone Jul 7, 2022
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #766 (579f233) into develop (cd22ea8) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #766      +/-   ##
===========================================
+ Coverage    93.64%   93.70%   +0.05%     
===========================================
  Files          233      234       +1     
  Lines        14387    14426      +39     
  Branches       390      390              
===========================================
+ Hits         13473    13518      +45     
+ Misses         524      518       -6     
  Partials       390      390              
Impacted Files Coverage Δ
modules/cql/src/blaze/elm/compiler/core.clj 88.67% <ø> (ø)
...dules/cql/src/blaze/elm/compiler/external_data.clj 77.19% <100.00%> (+0.61%) ⬆️
modules/cql/src/blaze/elm/compiler/function.clj 100.00% <100.00%> (ø)
modules/cql/src/blaze/elm/compiler/library.clj 98.21% <100.00%> (+0.53%) ⬆️
modules/cql/src/blaze/elm/compiler/queries.clj 74.87% <100.00%> (ø)
...dules/cql/src/blaze/elm/compiler/reusing_logic.clj 82.97% <100.00%> (+5.05%) ⬆️
modules/cql/src/blaze/elm/deps_infer.clj 79.23% <0.00%> (+1.73%) ⬆️

@alexanderkiel alexanderkiel merged commit af6006d into develop Jul 7, 2022
@alexanderkiel alexanderkiel deleted the 501-cql-functions branch July 7, 2022 19:52
@alexanderkiel alexanderkiel modified the milestones: v0.18, v0.17.11 Jul 13, 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

1 participant