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

Nrcan issue 366 #1615

Merged
merged 39 commits into from
Oct 5, 2023
Merged

Nrcan issue 366 #1615

merged 39 commits into from
Oct 5, 2023

Conversation

IainMacdonald
Copy link
Contributor

Pull request overview

Update to NECB unit tests: consistent approach to forming tests, code clean up (removal of a lot of duplicated code) and updates to expected values where these were found to be incorrect.

Issues and updates described in btap_task 366.

Author: Iain Macdonald

  • [x ] Method changes or additions to reduce code duplication in necb unit tests.
  • Data changes or additions
  • Added tests for added methods
  • If methods have been deprecated, update rest of code to use the new methods
  • Documented new methods using yard syntax
  • Resolved yard documentation errors for new code (ran bundle exec rake doc)
  • Resolved rubocop syntax errors for new code (ran bundle exec rake rubocop)
  • [x ] All new and existing tests passes
  • If the code adds new require statements, ensure these are in core ruby or add to the gemspec

Review Checklist

This will not be exhaustively relevant to every PR.

  • Perform a code review on GitHub
  • All related changes have been implemented: method additions, changes, tests
  • Check rubocop errors
  • Check yard doc errors
  • If fixing a defect, verify by running develop branch and reproducing defect, then running PR and reproducing fix
  • If a new feature, test the new feature and try creative ways to break it
  • CI status: all green or justified

@ckirney ckirney merged commit 7de7a4c into nrcan Oct 5, 2023
@ckirney ckirney deleted the nrcan_366 branch October 5, 2023 11:59
@mdahlhausen mdahlhausen changed the title Nrcan 366 Nrcan issue 366 Apr 9, 2024
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.

2 participants