Skip to content

Checkpoint builder#787

Draft
DylanVerstraete wants to merge 25 commits intousc-devfrom
checkpoint_builder
Draft

Checkpoint builder#787
DylanVerstraete wants to merge 25 commits intousc-devfrom
checkpoint_builder

Conversation

@DylanVerstraete
Copy link
Copy Markdown
Contributor

Description of proposed changes


Practical tips for PR review & merge:

  • All GitHub Actions report PASS
  • Newly added code/functions have unit tests
    • Coverage tools report all newly added lines as covered
    • The positive scenario is exercised
    • Negative scenarios are exercised, e.g. assert on all possible errors
    • Assert on events triggered if applicable
    • Assert on changes made to storage if applicable
  • Modified behavior/functions - try to make sure above test items are covered
  • Integration tests are added if applicable/needed

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