-
Notifications
You must be signed in to change notification settings - Fork 10
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: if timescale is down don't crash #420
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
==========================================
- Coverage 97.44% 97.43% -0.01%
==========================================
Files 395 395
Lines 33430 33436 +6
==========================================
+ Hits 32577 32580 +3
- Misses 853 856 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAttention: Patch coverage is
Changes have been made to critical files, which contain lines commonly executed in production. Learn more ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
==========================================
- Coverage 97.47% 97.46% -0.02%
==========================================
Files 426 426
Lines 34121 34123 +2
==========================================
- Hits 33259 33257 -2
- Misses 862 866 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #420 +/- ##
==========================================
- Coverage 97.44% 97.43% -0.01%
==========================================
Files 395 395
Lines 33430 33436 +6
==========================================
+ Hits 32577 32580 +3
- Misses 853 856 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b8ccd0c
to
40884ff
Compare
Fixes: https://github.com/codecov/internal-issues/issues/441