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 the ToConcept Function and Equivalence on Concept #1873

Conversation

alexanderkiel
Copy link
Member

Closes: #1872

@alexanderkiel alexanderkiel linked an issue Jul 5, 2024 that may be closed by this pull request
@alexanderkiel alexanderkiel self-assigned this Jul 5, 2024
@alexanderkiel alexanderkiel added enhancement New feature or request module:cql labels Jul 5, 2024
@alexanderkiel alexanderkiel added this to the v0.28.1 milestone Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.78%. Comparing base (a5e23d3) to head (66562f7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1873      +/-   ##
==========================================
+ Coverage   94.70%   94.78%   +0.08%     
==========================================
  Files         320      320              
  Lines       19254    19278      +24     
  Branches      477      476       -1     
==========================================
+ Hits        18234    18273      +39     
+ Misses        543      529      -14     
+ Partials      477      476       -1     
Files Coverage Δ
modules/cql/src/blaze/elm/code.clj 100.00% <100.00%> (+15.00%) ⬆️
...les/cql/src/blaze/elm/compiler/clinical_values.clj 100.00% <100.00%> (ø)
...s/cql/src/blaze/elm/compiler/structured_values.clj 74.48% <100.00%> (+1.02%) ⬆️
modules/cql/src/blaze/elm/concept.clj 100.00% <100.00%> (ø)
modules/cql/src/blaze/elm/list.clj 98.01% <100.00%> (ø)
modules/cql/src/blaze/elm/quantity.clj 99.24% <100.00%> (+3.00%) ⬆️
...dules/cql/src/blaze/elm/compiler/reusing_logic.clj 84.32% <92.30%> (+1.54%) ⬆️

... and 3 files with indirect coverage changes

@alexanderkiel alexanderkiel force-pushed the 1872-implement-the-toconcept-function-and-equivalence-on-concept branch from ee79cbb to 66562f7 Compare July 5, 2024 19:31
@alexanderkiel alexanderkiel added this pull request to the merge queue Jul 6, 2024
Merged via the queue into main with commit f823421 Jul 6, 2024
169 checks passed
@alexanderkiel alexanderkiel deleted the 1872-implement-the-toconcept-function-and-equivalence-on-concept branch July 6, 2024 06:02
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.

Implement the ToConcept Function and Equivalence on Concept
1 participant