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: save if apps are suspended #648

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

giovanni-guidini
Copy link
Contributor

ticket: https://github.com/codecov/internal-issues/issues/519

Saves when we receive a request to suspend/unsuspend an app installation

ticket: codecov/internal-issues#519

Saves when we receive a request to suspend/unsuspend an app installation
@giovanni-guidini giovanni-guidini requested a review from a team June 28, 2024 13:25
@codecov-notifications
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codecov-qa
Copy link

codecov-qa bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (dde68bf) to head (eea6536).

✅ 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     
Flag Coverage Δ
unit 91.54% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 91.54% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
webhook_handlers/views/github.py 99.06% <100.00%> (+0.31%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (dde68bf) to head (eea6536).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #648   +/-   ##
=======================================
  Coverage   91.53%   91.54%           
=======================================
  Files         621      621           
  Lines       16568    16569    +1     
=======================================
+ Hits        15166    15168    +2     
+ Misses       1402     1401    -1     
Flag Coverage Δ
unit 91.54% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 91.54% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
webhook_handlers/views/github.py 99.06% <100.00%> (+0.31%) ⬆️

Impacted file tree graph

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (dde68bf) to head (eea6536).

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     
Flag Coverage Δ
unit 91.54% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 91.54% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@giovanni-guidini giovanni-guidini added this pull request to the merge queue Jul 1, 2024
Merged via the queue into main with commit d6ccfff Jul 1, 2024
21 of 22 checks passed
@giovanni-guidini giovanni-guidini deleted the gio/track-suspensions branch July 1, 2024 10:30
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