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 ToTime and rearrange ToDate and ToDateTime #747

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

marlenaMyr
Copy link
Contributor

No description provided.

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

codecov bot commented Jun 26, 2022

Codecov Report

Merging #747 (8bd10f7) into develop (ebc0762) will increase coverage by 0.01%.
The diff coverage is 97.67%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #747      +/-   ##
===========================================
+ Coverage    93.58%   93.59%   +0.01%     
===========================================
  Files          233      233              
  Lines        14300    14338      +38     
  Branches       390      391       +1     
===========================================
+ Hits         13382    13419      +37     
  Misses         528      528              
- Partials       390      391       +1     
Impacted Files Coverage Δ
...fhir-structure/src/blaze/fhir/spec/type/system.clj 91.66% <92.30%> (+0.03%) ⬆️
...ules/cql/src/blaze/elm/compiler/type_operators.clj 83.19% <100.00%> (+0.73%) ⬆️
modules/cql/src/blaze/elm/date_time.clj 93.17% <100.00%> (+0.03%) ⬆️
modules/cql/src/blaze/elm/deps_infer.clj 77.50% <100.00%> (+0.07%) ⬆️
modules/cql/src/blaze/elm/nil.clj 100.00% <100.00%> (ø)
modules/cql/src/blaze/elm/protocols.clj 100.00% <100.00%> (ø)
modules/cql/src/blaze/elm/string.clj 100.00% <100.00%> (ø)

modules/cql/src/blaze/elm/date_time.clj Outdated Show resolved Hide resolved
modules/cql/src/blaze/elm/protocols.clj Outdated Show resolved Hide resolved
modules/cql/src/blaze/elm/protocols.clj Outdated Show resolved Hide resolved
modules/cql/test/blaze/elm/literal_spec.clj Outdated Show resolved Hide resolved
@alexanderkiel alexanderkiel merged commit f8f8683 into develop Jul 1, 2022
@alexanderkiel alexanderkiel deleted the to-time branch July 1, 2022 13:59
@alexanderkiel alexanderkiel added this to the v0.17.9 milestone Jul 1, 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.

2 participants