-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Explain which snapshots are obsolete #5020
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5020 +/- ##
==========================================
- Coverage 60.44% 60.42% -0.03%
==========================================
Files 198 198
Lines 6634 6640 +6
Branches 4 4
==========================================
+ Hits 4010 4012 +2
- Misses 2624 2628 +4
Continue to review full report at Codecov.
|
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 was a surprisingly elegant solution! I like it :)
(Could you update the changelog? :D)
@SimenB Updated 😉 |
This is great work. Thanks @zouxuoz |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Resolve #5005
Test plan