Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

update user guide for v5.1.4 #2163

Merged
merged 2 commits into from
Jul 31, 2023
Merged

update user guide for v5.1.4 #2163

merged 2 commits into from
Jul 31, 2023

Conversation

adongare
Copy link
Contributor

Pull requests into Bonnie require the following. Submitter and reviewer should ✅ when done. For items that are not-applicable, note it's not-applicable ("N/A") and ✅.

Submitter:

  • This pull request describes why these changes were made.
  • This PR is into the correct branch.
  • JIRA ticket for this PR:
  • JIRA ticket links to this PR
  • Code diff has been done and been reviewed (it does not contain: additional white space, not applicable code changes, debug statements, etc.)
  • If UI changes have been made, google WAVE plug-in has been executed to ensure no 508 issues were introduced.
  • Tests are included and test edge cases
  • Tests have been run locally and pass (remember to update Gemfile when applicable)
  • Test fixtures updated and documented as necessary ( see internal wiki )
  • Code coverage has not gone down and all code touched or added is covered.
    • In rare situations, this may not be possible or applicable to a PR. In those situations:
      1. Note why this could not be done or is not applicable here:
      2. Add TODOs in the code noting that it requires a test
      3. Add a JIRA task to add the test and link it here:
  • Automated regression test(s) pass

If JIRA tests were used to supplement or replace automated tests:

  • JIRA test links:
  • Justification for using JIRA tests:
  • JIRA tests have been added to sprint

Reviewer 1:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases

If JIRA tests were used to supplement or replace automated tests:

  • JIRA tests have been run and pass
  • You agree with the justification for use of JIRA tests or have provided input on why you disagree

Reviewer 2:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

If JIRA tests were used to supplement or replace automated tests:

  • JIRA tests have been run and pass
  • You agree with the justification for use of JIRA tests or have provided input on why you disagree

@adongare adongare marked this pull request as ready for review July 31, 2023 13:40
@sb-bdonohue sb-bdonohue merged commit baa4ace into master Jul 31, 2023
1 of 18 checks passed
@sb-bdonohue sb-bdonohue deleted the user_guide_v5.1.4 branch July 31, 2023 13:47
sb-bdonohue pushed a commit that referenced this pull request Jul 31, 2023
* MAT-4540 logout doesn't work

* fix vulnerability https://groups.google.com/g/rubyonrails-security/c/MmFO3LYQE8U

* debase (2.3.2) sucks, reverting back to v0.2.4.1 because it is not availble

* MAT-5709 & MAT-5415 (#2151)

* MAT-5709 use cqm-execution v4.1.2

* fix minimatch vulnerability

* MAT-5415 add facility location attribute support

* Update cqm execution(MAT-3982, MAT-5759, MAT-5709) (#2155)

* MAT-5709 use cqm-execution v4.1.2

* fix minimatch vulnerability

* MAT-5415 add facility location attribute support

* MAT-3982 Bonnie - Incorrect display results for a CQL aggregate functions
MAT-5759, MAT-5709 is operator support & cqm-execution/model updates

* use cqm-execution v4.1.3

* commit change to trigger build

* version update for release v5.1.3 (#2156)

* MAT-5859 Bonnie - Update Test Case List UI for Observations (#2160)

* MAT-5859 Bonnie - Update Test Case List UI for Observations

* remove debug statement

* MAT-5859 fix test case

* MAT-5859 test case fix

* MAT-5859 refactoring

* bump version to v5.1.4

* MAT-5859 more refactoring

* MAT-5859 test cases
MAT-5993 remove OBSERV for ratio patients

* MAT-5859 code review

* trigger the build

* MAT-5993: Ratio observation data migration and Excel export issues (#2161)

* MAT-5993 ratio observation migration script

* MAT-5860 added couple more test cases for ratio measures actual vs expected values

* MAT-5860 removed unwanted code

* MAT-5993 Ratio patient excel Export issues

* MAT-5993 ratio patient delete OBSERV

* more test cases

* MAT-5859 remove unit switch

* update user guide for v5.1.4 (#2163)

* update user guide for v5.1.4

* update user guide for v5.1.4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants