-
-
Notifications
You must be signed in to change notification settings - Fork 832
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
feat: increase coverage #8897
base: master
Are you sure you want to change the base?
feat: increase coverage #8897
Conversation
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8897 +/- ##
==========================================
+ Coverage 85.17% 85.39% +0.22%
==========================================
Files 1175 1179 +4
Lines 51808 51881 +73
Branches 2106 2099 -7
==========================================
+ Hits 44127 44304 +177
+ Misses 7147 7042 -105
- Partials 534 535 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…Tree into feat-increas-cover
@matmair please address conflicts here and then I'm happy to merge :) |
…feat-increas-cover
@SchrodingersGat done |
…feat-increas-cover
Increase coverage of the backend and fix various small things discovered during test writing; Preparation for #8874