Closed vjik closed 7 months ago
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | comma-separated list of tickets # fixed by the PR, if any |
Removal of Scrutinizer Configuration File The configuration file for the previously used static code analysis tool, Scrutinizer, has been deleted. This marks a shift forward in our tooling choice.
Update of Code Coverage Badge We have now transitioned our code coverage monitoring from Scrutinizer to Codecov. As part of this transition, we have updated the badge in our project's README document to reflect our latest tool preference and implement Codecov for better code quality assurance.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.75%. Comparing base (
5579347
) to head (d604af2
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.