-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add required tests for go/tb
#15063
Add required tests for go/tb
#15063
Conversation
Signed-off-by: Noble Mittal <noblemittal@outlook.com>
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15063 +/- ##
==========================================
+ Coverage 47.49% 47.56% +0.07%
==========================================
Files 1149 1151 +2
Lines 239475 239591 +116
==========================================
+ Hits 113730 113967 +237
+ Misses 117138 117015 -123
- Partials 8607 8609 +2 ☔ View full report in Codecov by Sentry. |
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.
Good work!!
Description
This PR adds required tests for
go/tb
Related Issue(s)
Fixes part of #14931
Checklist
Deployment Notes