-
Notifications
You must be signed in to change notification settings - Fork 28
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: save if apps are suspended #648
Conversation
ticket: codecov/internal-issues#519 Saves when we receive a request to suspend/unsuspend an app installation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. 📢 Thoughts on this report? Let us know! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #648 +/- ##
=======================================
Coverage 91.53% 91.54%
=======================================
Files 621 621
Lines 16568 16569 +1
=======================================
+ Hits 15166 15168 +2
+ Misses 1402 1401 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #648 +/- ##
=======================================
Coverage 91.53% 91.54%
=======================================
Files 621 621
Lines 16568 16569 +1
=======================================
+ Hits 15166 15168 +2
+ Misses 1402 1401 -1
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 ✅
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 #648 +/- ##
================================================
+ Coverage 95.93000 95.94000 +0.01000
================================================
Files 799 799
Lines 17885 17886 +1
================================================
+ Hits 17158 17160 +2
+ Misses 727 726 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ticket: https://github.com/codecov/internal-issues/issues/519
Saves when we receive a request to suspend/unsuspend an app installation