-
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
tests: add tests for vitess/go/cmd/zk/internal/zkfilepath
#14970
Conversation
Signed-off-by: Eshaan Aggarwal <[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
|
Signed-off-by: Matt Lord <[email protected]>
Signed-off-by: Matt Lord <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14970 +/- ##
=======================================
Coverage 47.27% 47.27%
=======================================
Files 1138 1139 +1
Lines 238842 238878 +36
=======================================
+ Hits 112907 112926 +19
- Misses 117342 117355 +13
- Partials 8593 8597 +4 ☔ 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.
Thanks, @EshaanAgg ! Coverage for the package went from non-existent (0%) to 100%:
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.
This is great; thanks!
Description
vitess/go/cmd/zk/internal/zkfilepath
Related Issue(s)
Checklist
Deployment Notes