-
Notifications
You must be signed in to change notification settings - Fork 73
Increase code coverage #2051
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: master
Are you sure you want to change the base?
Increase code coverage #2051
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2051 +/- ##
==========================================
+ Coverage 88.36% 88.42% +0.05%
==========================================
Files 125 124 -1
Lines 31551 31543 -8
==========================================
+ Hits 27880 27891 +11
+ Misses 3671 3652 -19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
75e734c to
c7227f1
Compare
|
Just to say: this PR keeps getting smaller as we extract parts of it. I've just resolved merge conflicts again. But it really shows @albinahlback had (and has) an important point: our untested code contains a lot of basic issues, and we should strive to expand coverage. |
No description provided.