-
Notifications
You must be signed in to change notification settings - Fork 938
Fix compression policy error message. #8008
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?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8008 +/- ##
==========================================
+ Coverage 80.06% 82.19% +2.13%
==========================================
Files 190 252 +62
Lines 37181 46498 +9317
Branches 9450 11688 +2238
==========================================
+ Hits 29770 38221 +8451
- Misses 2997 3639 +642
- Partials 4414 4638 +224 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@gayyappan I'm thinking if we should provide a way to fix the wrong error messages on |
Another thing that bother me is that we don't have a proper regression test for it, or do we have? |
f6d3d74
to
6053417
Compare
6e3415d
to
385d6fe
Compare
Co-authored-by: Fabrízio de Royes Mello <[email protected]>
Added regression tests. |
The number of successes was calculated incorrectly.