-
Notifications
You must be signed in to change notification settings - Fork 24
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: Use new coverage analytics graphql schema #3169
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3169 +/- ##
=======================================
Coverage 98.77% 98.77%
=======================================
Files 803 803
Lines 14014 14014
Branches 3988 3965 -23
=======================================
Hits 13843 13843
Misses 160 160
Partials 11 11
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3169 +/- ##
=======================================
Coverage 98.77% 98.77%
=======================================
Files 803 803
Lines 14014 14014
Branches 3914 3965 +51
=======================================
Hits 13843 13843
Misses 160 160
Partials 11 11
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3169 +/- ##
=======================================
Coverage 98.77% 98.77%
=======================================
Files 803 803
Lines 14014 14014
Branches 3914 3988 +74
=======================================
Hits 13843 13843
Misses 160 160
Partials 11 11
Continue to review full report in Codecov by Sentry.
|
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 #3169 +/- ##
=======================================
Coverage 98.77% 98.77%
=======================================
Files 803 803
Lines 14014 14014
Branches 3988 3993 +5
=======================================
Hits 13843 13843
Misses 160 160
Partials 11 11
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 125 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will increase total bundle size by 125 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
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.
One small comment to take a peak.
Point fields to the new resolvers for the nested types in CoverageAnalytics (changes in api here).
Tested by running against the api changes in staging that the spots this is used (coverage graphs) have no difference in behavior.
Closes codecov/engineering-team#2281
some example side by sides: