-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat: Add component filter to badges #1216
base: main
Are you sure you want to change the base?
Conversation
✅ Sentry found no issues in your recent changes ✅ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #1216 +/- ##
=======================================
Coverage 96.31% 96.31%
=======================================
Files 492 492
Lines 16805 16823 +18
=======================================
+ Hits 16185 16203 +18
Misses 620 620
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
3ab7e65
to
c0a42fd
Compare
c0a42fd
to
277c9d3
Compare
Adds a component filter for our coverage badge.
Closes codecov/engineering-team#3223
Examples

Gazebo total:
https://stage-web.codecov.dev/github/codecov/gazebo/graph/badge.svg?token=DUTYQE693J&precision=2
Gazebo Pages component (by name):

https://stage-web.codecov.dev/github/codecov/gazebo/graph/badge.svg?token=DUTYQE693J&precision=2&component=Pages
Gazebo Pages component (by id):

https://stage-web.codecov.dev/github/codecov/gazebo/graph/badge.svg?token=DUTYQE693J&precision=2&component=dir_pages
(and I have confirmed these are correct lol)