-
Notifications
You must be signed in to change notification settings - Fork 17
CompatHelper: bump compat for JSON to 1, (keep existing compat) #172
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
base: main
Are you sure you want to change the base?
CompatHelper: bump compat for JSON to 1, (keep existing compat) #172
Conversation
9665620 to
2ad4093
Compare
Benchmark Results
Benchmark PlotsA plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #172 +/- ##
===========================================
- Coverage 87.15% 44.88% -42.28%
===========================================
Files 18 18
Lines 10625 10425 -200
===========================================
- Hits 9260 4679 -4581
- Misses 1365 5746 +4381 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This pull request changes the compat entry for the
JSONpackage from0.21to0.21, 1.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.