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 Normalization of Conditional Operators #504

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Conversation

alexanderkiel
Copy link
Member

@alexanderkiel alexanderkiel commented Oct 12, 2021

I count this as bug, because conditional operators are supposed to work.

@alexanderkiel alexanderkiel self-assigned this Oct 12, 2021
@alexanderkiel alexanderkiel added bug Something isn't working module:cql labels Oct 12, 2021
@alexanderkiel alexanderkiel added this to the 0.12.3 milestone Oct 12, 2021
@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #504 (ad33a47) into develop (d93009c) will increase coverage by 0.00%.
The diff coverage is 92.85%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #504   +/-   ##
========================================
  Coverage    91.67%   91.68%           
========================================
  Files          232      232           
  Lines        13440    13453   +13     
  Branches       441      441           
========================================
+ Hits         12321    12334   +13     
  Misses         678      678           
  Partials       441      441           
Impacted Files Coverage Δ
modules/cql/src/blaze/elm/normalizer.clj 84.65% <92.85%> (+1.22%) ⬆️

@alexanderkiel alexanderkiel merged commit e70e96f into develop Oct 12, 2021
@alexanderkiel alexanderkiel deleted the normalizer branch October 12, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module:cql
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant