Skip to content
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

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

giovanni-guidini
Copy link
Contributor

Activates the new notification service for bundle analysis

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.63%. Comparing base (13e7e28) to head (31acdba).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #584   +/-   ##
=======================================
  Coverage   97.63%   97.63%           
=======================================
  Files         466      466           
  Lines       37279    37294   +15     
=======================================
+ Hits        36397    36412   +15     
  Misses        882      882           
Flag Coverage Δ
integration 97.59% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 97.59% <100.00%> (+<0.01%) ⬆️
unit 97.59% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.86% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.82% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/bundle_analysis/new_notify/__init__.py 100.00% <100.00%> (ø)
...e_analysis/new_notify/tests/test_notify_service.py 100.00% <100.00%> (ø)
services/bundle_analysis/new_notify/types.py 100.00% <100.00%> (ø)
tasks/bundle_analysis_notify.py 92.30% <100.00%> (-0.38%) ⬇️
...sks/tests/unit/test_bundle_analysis_notify_task.py 100.00% <100.00%> (ø)
Related Entrypoints
run/app.tasks.bundle_analysis.BundleAnalysisNotify

@codecov-staging
Copy link

codecov-staging bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #584   +/-   ##
=======================================
  Coverage   97.59%   97.59%           
=======================================
  Files         431      431           
  Lines       36073    36088   +15     
=======================================
+ Hits        35205    35220   +15     
  Misses        868      868           
Flag Coverage Δ
integration 97.59% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 97.59% <100.00%> (+<0.01%) ⬆️
unit 97.59% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.78% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.82% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/bundle_analysis/new_notify/__init__.py 100.00% <100.00%> (ø)
...e_analysis/new_notify/tests/test_notify_service.py 100.00% <100.00%> (ø)
services/bundle_analysis/new_notify/types.py 100.00% <100.00%> (ø)
tasks/bundle_analysis_notify.py 92.30% <100.00%> (-0.38%) ⬇️
...sks/tests/unit/test_bundle_analysis_notify_task.py 100.00% <100.00%> (ø)

@codecov-qa
Copy link

codecov-qa bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.59%. Comparing base (13e7e28) to head (31acdba).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #584   +/-   ##
=======================================
  Coverage   97.59%   97.59%           
=======================================
  Files         431      431           
  Lines       36073    36088   +15     
=======================================
+ Hits        35205    35220   +15     
  Misses        868      868           
Flag Coverage Δ
integration 97.59% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 97.59% <100.00%> (+<0.01%) ⬆️
unit 97.59% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.78% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.82% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/bundle_analysis/new_notify/__init__.py 100.00% <100.00%> (ø)
...e_analysis/new_notify/tests/test_notify_service.py 100.00% <100.00%> (ø)
services/bundle_analysis/new_notify/types.py 100.00% <100.00%> (ø)
tasks/bundle_analysis_notify.py 92.30% <100.00%> (-0.38%) ⬇️
...sks/tests/unit/test_bundle_analysis_notify_task.py 100.00% <100.00%> (ø)

Copy link

codecov-public-qa bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.59%. Comparing base (13e7e28) to head (31acdba).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #584   +/-   ##
=======================================
  Coverage   97.59%   97.59%           
=======================================
  Files         431      431           
  Lines       36073    36088   +15     
=======================================
+ Hits        35205    35220   +15     
  Misses        868      868           
Flag Coverage Δ
integration 97.59% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 97.59% <100.00%> (+<0.01%) ⬆️
unit 97.59% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 94.78% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.82% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/bundle_analysis/new_notify/__init__.py 100.00% <100.00%> (ø)
...e_analysis/new_notify/tests/test_notify_service.py 100.00% <100.00%> (ø)
services/bundle_analysis/new_notify/types.py 100.00% <100.00%> (ø)
tasks/bundle_analysis_notify.py 92.30% <100.00%> (-0.38%) ⬇️
...sks/tests/unit/test_bundle_analysis_notify_task.py 100.00% <100.00%> (ø)

@giovanni-guidini giovanni-guidini force-pushed the gio/refactor/ba-notifier/service branch 3 times, most recently from 06e6e73 to 91fdbec Compare August 8, 2024 14:50
Base automatically changed from gio/refactor/ba-notifier/service to main August 9, 2024 09:32
Activates the new notification service for bundle analysis
@giovanni-guidini giovanni-guidini force-pushed the gio/refactor/ba-notifier/activate branch from f1927f0 to ab309a6 Compare August 9, 2024 12:28
@giovanni-guidini giovanni-guidini requested a review from a team August 9, 2024 12:43
tasks/bundle_analysis_notify.py Outdated Show resolved Hide resolved
tasks/bundle_analysis_notify.py Outdated Show resolved Hide resolved
@giovanni-guidini giovanni-guidini force-pushed the gio/refactor/ba-notifier/activate branch from fde9e66 to a7229cf Compare August 9, 2024 13:27
move logic to get success value for bundle_analysis_notify return to the return type and create a proper Enum for the success values
@giovanni-guidini giovanni-guidini force-pushed the gio/refactor/ba-notifier/activate branch from a7229cf to 31acdba Compare August 9, 2024 14:28
@giovanni-guidini giovanni-guidini added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit b2cc886 Aug 12, 2024
25 of 26 checks passed
@giovanni-guidini giovanni-guidini deleted the gio/refactor/ba-notifier/activate branch August 12, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants