-
Notifications
You must be signed in to change notification settings - Fork 253
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
Rename best to latest #664
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #664 +/- ##
==========================================
+ Coverage 57.40% 57.42% +0.01%
==========================================
Files 179 179
Lines 20678 20678
==========================================
+ Hits 11870 11874 +4
+ Misses 7922 7918 -4
Partials 886 886 ☔ 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.
This PR introduces a breaking change. As a best practice, it's crucial to ensure that existing endpoints remain backward compatible.
The discussion around naming conventions on blocks is still ongoing I believe.
heya, think the idea is to support latest and best! |
Something to watch out for around handleRevision is |
So would that entail just modifying the |
Is this PR dead now? Should it be closed? cheers |
Description
Renaming of block label best to latest.
Fixes #91
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: