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

chore: add data when provisioning consent #366

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

Salaton
Copy link
Contributor

@Salaton Salaton commented Feb 17, 2024

Review Checklist

Bugs
Features
Tests

Summary*

  • fix: Bug fix for Add the items tackled here as checklists
  • feat: Completed task
  • chore: Incomplete task
    • test: Sub-task 1

Structure*

  • The Pull Request has a proper title that conforms to our MR title standards
  • The Pull Request has one commit, and if there are more than one, they should be squashed
  • The commit should have a proper title and a short description
  • The commit must be signed off
  • Unused imports are not present
  • Dead code is not present
  • Ensure dry running library to confirm changes

Tests

  • Proper and high quality unit, integration and acceptance(if applicable) tests have been written
  • The coverage threshold should not be lowered

Sign off*

  • All comments have been resolved by the reviewers
  • Approved by Czar {replace_with_czar_name}
  • Signed off by second reviewer {replace_with_name}
  • Ensure all checks are done before merging ⚠️
  • All PRs needs to be signed before merging ⚠️

N/B:

  • Add a checklist if more than one item is done.
  • Add screenshots and/or images where necessary
  • Indicate any breakages caused in the UI ❗
  • Where necessary, indicate which issue the Pull Request solves (Closes #)
  • Any new files are updated in the folder structure in the README

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7942221651

Details

  • -21 of 33 (36.36%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 82.896%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/clinical/application/dto/enums.go 0 21 0.0%
Totals Coverage Status
Change from base Build 7942105382: -0.2%
Covered Lines: 6766
Relevant Lines: 8162

💛 - Coveralls

@KathurimaKimathi KathurimaKimathi merged commit efefafa into develop-v2 Feb 17, 2024
6 checks passed
@KathurimaKimathi KathurimaKimathi deleted the consent-data branch February 17, 2024 14:18
KathurimaKimathi added a commit that referenced this pull request Feb 20, 2024
* fix: create questionnare response (#360)

- accept resource type and meta tags

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>

* chore: add `resourceType` key when listing available questionnaires (#361)

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>

* refactor: list questionnaires (#362)

- Fetch questionnaires using REST. This aims to avert the case where lforms couldn't render null returned by graphql client

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>

* refactor: use query params to list questionnaires (#364)

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>

* feat: stratify breast cancer screening results based on questionnaire response (#365)

* chore: add data when provisioning consent (#366)

* fix: return a single questionnaire when listing the forms (#367)

* chore: sort questionnaires using `_lastUpdated` (#368)

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>

* feat: get all resources recorded within an encounter (#363)

---------

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
Co-authored-by: Kathurima <41376826+KathurimaKimathi@users.noreply.github.com>
Co-authored-by: Salaton <nairouasalaton@gmail.com>
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

4 participants