-
-
Notifications
You must be signed in to change notification settings - Fork 9
docs: remove mutation testing badge #867
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes the mutation testing badge from all documentation files in the project. The change removes references to the Stryker mutation testing dashboard badge that was previously displayed alongside other project status badges like build status, quality gate, and code coverage.
- Removes mutation testing badge from four documentation files
- Maintains other status badges (build, quality gate, coverage)
- Simplifies badge display in project documentation
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Docs/Testing.md | Removes mutation testing badge from testing documentation |
| Docs/Interface.md | Removes mutation testing badge from interface documentation |
| Docs/Compression.md | Removes mutation testing badge from compression documentation |
| Docs/AccessControl.md | Removes mutation testing badge from access control documentation |
|
|
This is addressed in release v4.3.9. |



This PR removes the mutation testing badge from all documentation files in the project. The change removes references to the Stryker mutation testing dashboard badge that was previously displayed alongside other project status badges like build status, quality gate, and code coverage.