Fix failing test#152
Conversation
The Release Notes plugin was closed on May 15
There was a problem hiding this comment.
Code Review
This pull request updates the 'Soft changes are only reported in strict mode' scenario in the checksum-plugin.feature file by replacing the release-notes plugin with voice-search. However, this change also removes the verification for README.md files as soft changes. Feedback indicates that this reduces test coverage for the soft change logic and suggests using a plugin that includes both readme.txt and README.md, or adding a separate scenario to maintain full coverage.
There was a problem hiding this comment.
Pull request overview
Updates a plugin checksum feature test after the previously used Release Notes plugin became unavailable.
Changes:
- Replaces
release-noteswithvoice-searchin the soft-change checksum scenario. - Removes the second soft-change assertion that previously covered
README.md.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
The Release Notes plugin was closed on May 15