Closed sjberman closed 1 month ago
@lucacome I'm assuming this is how the labeler works, but do you know if I'm wrong about this?
That's how it works AFAIK
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.20%. Comparing base (
574b6e5
) to head (af16bb1
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Problem: Many of our test changes also include markdown file changes, and the docs label is prioritized in our release notes over tests. This means that the docs sections of the notes often contained many tests changes.
Solution: Prioritize the test label first over docs to hopefully better organize release notes.