-
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: swap the notification services #584
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 #584 +/- ##
=======================================
Coverage 97.63% 97.63%
=======================================
Files 466 466
Lines 37279 37294 +15
=======================================
+ Hits 36397 36412 +15
Misses 882 882
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 #584 +/- ##
=======================================
Coverage 97.59% 97.59%
=======================================
Files 431 431
Lines 36073 36088 +15
=======================================
+ Hits 35205 35220 +15
Misses 868 868
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 #584 +/- ##
=======================================
Coverage 97.59% 97.59%
=======================================
Files 431 431
Lines 36073 36088 +15
=======================================
+ Hits 35205 35220 +15
Misses 868 868
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 #584 +/- ##
=======================================
Coverage 97.59% 97.59%
=======================================
Files 431 431
Lines 36073 36088 +15
=======================================
+ Hits 35205 35220 +15
Misses 868 868
Flags with carried forward coverage won't be shown. Click here to find out more.
|
06e6e73
to
91fdbec
Compare
Activates the new notification service for bundle analysis
f1927f0
to
ab309a6
Compare
fde9e66
to
a7229cf
Compare
move logic to get success value for bundle_analysis_notify return to the return type and create a proper Enum for the success values
a7229cf
to
31acdba
Compare
Activates the new notification service for bundle analysis