-
Notifications
You must be signed in to change notification settings - Fork 11
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #751 +/- ##
==========================================
- Coverage 98.08% 98.08% -0.01%
==========================================
Files 432 432
Lines 36292 36290 -2
==========================================
- Hits 35598 35594 -4
- Misses 694 696 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #751 +/- ##
==========================================
- Coverage 98.08% 98.08% -0.01%
==========================================
Files 432 432
Lines 36292 36290 -2
==========================================
- Hits 35598 35594 -4
- Misses 694 696 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #751 +/- ##
==========================================
- Coverage 98.08% 98.08% -0.01%
==========================================
Files 432 432
Lines 36292 36290 -2
==========================================
- Hits 35598 35594 -4
- Misses 694 696 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #751 +/- ##
=======================================
Coverage ? 98.08%
=======================================
Files ? 432
Lines ? 36290
Branches ? 0
=======================================
Hits ? 35594
Misses ? 696
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This is the same as #749 which I reverted immediately as the added caching for
get_repo_provider_service
did not work properly due to the types not beingpickle
-able.