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

Fix Evaluate Measure Generating Duplicate List IDs #1036

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

alexanderkiel
Copy link
Member

I forgot to carry over the LUID's from Measure group to group.

@alexanderkiel alexanderkiel added the bug Something isn't working label Jun 16, 2023
@alexanderkiel alexanderkiel added this to the v0.21.1 milestone Jun 16, 2023
@alexanderkiel alexanderkiel self-assigned this Jun 16, 2023
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #1036 (b9873b7) into develop (9cfdd3f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1036   +/-   ##
========================================
  Coverage    94.33%   94.33%           
========================================
  Files          239      239           
  Lines        15293    15294    +1     
  Branches       368      368           
========================================
+ Hits         14427    14428    +1     
  Misses         498      498           
  Partials       368      368           
Impacted Files Coverage Δ
.../blaze/fhir/operation/evaluate_measure/measure.clj 95.60% <100.00%> (+0.02%) ⬆️

I forgot to carry over the LUID's from Measure group to group.
@alexanderkiel alexanderkiel merged commit cf9a610 into develop Jun 17, 2023
128 checks passed
@alexanderkiel alexanderkiel deleted the fix-evaluate-measure-luid branch June 17, 2023 15:36
@alexanderkiel alexanderkiel modified the milestones: v0.21.1, v0.22.0 Jun 19, 2023
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:evaluate-measure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant