-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update .git-blame-ignore-revs for test return types. #7332
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
Update .git-blame-ignore-revs for test return types. #7332
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7332 +/- ##
=======================================
Coverage 98.67% 98.67%
=======================================
Files 1111 1111
Lines 96831 96831
=======================================
+ Hits 95547 95548 +1
+ Misses 1284 1283 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
.git-blame-ignore-revs
Outdated
# Format proto files (#7133) | ||
5cf0e8df8f3e097b8d496cba1c2d4bd04cb83546 |
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.
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.
Sorry, had a cut and paste issue. Changed the description to reference the actual issue.
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.
Please adjust the PR title / description for the actual change.
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.
LGTM
This adds a ignore line for PR #7327, which adds the return type for many tests.