Skip to content

Commit

Permalink
docs(trg-2.6): add importance info on test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszbarwicki committed Jan 11, 2024
1 parent 9da4dee commit 430d442
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/release/trg-0/trg-2-6.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,9 @@ updates:
More information:
<https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates>
<https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file>
:::info
Importance of Implemented Tests:
Ensure that your project has comprehensive test coverage. Automated tests are crucial for quickly validating that updates do not introduce regressions or break existing functionality.
:::

0 comments on commit 430d442

Please sign in to comment.