-
Notifications
You must be signed in to change notification settings - Fork 11
fix: use read replica in cache_test_rollups #877
Conversation
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #877 +/- ##
==========================================
- Coverage 97.91% 97.91% -0.01%
==========================================
Files 444 444
Lines 35399 35403 +4
==========================================
+ Hits 34661 34664 +3
- Misses 738 739 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #877 +/- ##
==========================================
- Coverage 97.91% 97.91% -0.01%
==========================================
Files 444 444
Lines 35399 35403 +4
==========================================
+ Hits 34661 34664 +3
- Misses 738 739 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 97.91%. Comparing base (
5a2d60a
) to head (84ded3a
).
Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
tasks/cache_test_rollups.py | 80.00% | 1 Missing |
@@ Coverage Diff @@
## main #877 +/- ##
==========================================
- Coverage 97.91% 97.91% -0.01%
==========================================
Files 444 444
Lines 35399 35403 +4
==========================================
+ Hits 34661 34664 +3
- Misses 738 739 +1
Flag | Coverage Δ | |
---|---|---|
integration | 41.87% <40.00%> (-0.01%) |
⬇️ |
unit | 90.72% <80.00%> (-0.01%) |
⬇️ |
Flags with carried forward coverage won't be shown. Click here to find out more.
Components | Coverage Δ | |
---|---|---|
NonTestCode | 95.89% <80.00%> (-0.01%) |
⬇️ |
OutsideTasks | 95.72% <ø> (ø) |
Files with missing lines | Coverage Δ | |
---|---|---|
tasks/cache_test_rollups.py | 93.02% <80.00%> (-1.85%) |
⬇️ |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #877 +/- ##
==========================================
- Coverage 97.91% 97.91% -0.01%
==========================================
Files 444 444
Lines 35399 35403 +4
==========================================
+ Hits 34661 34664 +3
- Misses 738 739 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
✅ All tests successful. No failed tests were found. 📣 Thoughts on this report? Let Codecov know! | Powered by Codecov |
No description provided.