-
-
Notifications
You must be signed in to change notification settings - Fork 5.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
Add compare tag dropdown to releases page #15695
Add compare tag dropdown to releases page #15695
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15695 +/- ##
==========================================
+ Coverage 43.89% 43.90% +0.01%
==========================================
Files 678 678
Lines 81868 81877 +9
==========================================
+ Hits 35933 35950 +17
+ Misses 40086 40073 -13
- Partials 5849 5854 +5
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.
Works great!
Closes #11743.
Beside each release on the releases page, there's now a compare dropdown listing all tags. When a tag is selected, it goes to the compare page comparing the selected tag with the release's tag.