Closed Itaykal closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 40.92%. Comparing base (
5b9c270
) to head (1081d30
). Report is 6 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What this PR does / why we need it?
This PR adds two Makefile targets, one for validating the exception files' sorting, and the other to sort them recursively. I took the code added in #295 and converted it to targets, thus simplifying both the Github action and the developer's workflow.
PR Checklist
GitHub Issue
[XX-XX]
Notes for your reviewers