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

Add missing author extension for items with Population Context Extension #436

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

barhodes
Copy link
Contributor

When populating an item with the SDC Questionnaire Item Population Context extension no QuestionnaireResponse Author extension was being added denoting that the item had been answered by CQL Evaluation.

Copy link

github-actions bot commented Feb 28, 2024

Formatting check succeeded!

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.32%. Comparing base (baa2cda) to head (232ebad).

Files Patch % Lines
...questionnaire/populate/ProcessItemWithContext.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #436      +/-   ##
============================================
+ Coverage     53.29%   53.32%   +0.02%     
- Complexity     2133     2134       +1     
============================================
  Files           281      281              
  Lines         11837    11843       +6     
  Branches       1618     1619       +1     
============================================
+ Hits           6309     6315       +6     
+ Misses         4913     4912       -1     
- Partials        615      616       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JPercival JPercival merged commit 073a8c6 into master Feb 28, 2024
7 checks passed
@JPercival JPercival deleted the fix-missing-author-ext branch February 28, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants