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

update release notes and user guide #2098

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

adongare
Copy link
Contributor

@adongare adongare commented Oct 17, 2022

  • Bump release version to v6.2.4
  • Update release notes and user guide

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

bump release version to v6.2.4
@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #2098 (b4dca91) into bonnie-on-fhir (b4dca91) will not change coverage.
The diff coverage is n/a.

❗ Current head b4dca91 differs from pull request most recent head db574df. Consider uploading reports for the commit db574df to get more accurate results

Impacted file tree graph

@@               Coverage Diff               @@
##           bonnie-on-fhir    #2098   +/-   ##
===============================================
  Coverage           69.37%   69.37%           
===============================================
  Files                 196      196           
  Lines               10662    10662           
  Branches             1270     1270           
===============================================
  Hits                 7397     7397           
  Misses               2663     2663           
  Partials              602      602           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4dca91...db574df. Read the comment docs.

@adongare adongare marked this pull request as ready for review October 17, 2022 14:38
@adongare adongare requested a review from a team as a code owner October 17, 2022 14:38
@sb-bdonohue sb-bdonohue merged commit bfa0093 into bonnie-on-fhir Oct 17, 2022
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