-
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
Export BuildSummary
func for VDiff show
#17413
Export BuildSummary
func for VDiff show
#17413
Conversation
Signed-off-by: Noble Mittal <[email protected]>
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #17413 +/- ##
==========================================
+ Coverage 67.52% 67.61% +0.08%
==========================================
Files 1581 1582 +1
Lines 253948 253945 -3
==========================================
+ Hits 171480 171694 +214
+ Misses 82468 82251 -217 ☔ View full report in Codecov by Sentry. |
BuildSummary
func for VDiff show
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.
Thanks, @beingnoble03 ! ❤️
/cc @mdlayher
Thank you very much @beingnoble03! |
Description
This PR exports
BuildSummary
function that generates a summary from a VDiff show response.Related Issue(s)
Checklist
Deployment Notes