Skip to content

Use the correct user removal for webhooks remove #245

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michelletran-codecov
Copy link
Collaborator

The deactivate_user function also gives us the side effect of updating associated accounts as well. We should be using this.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@michelletran-codecov michelletran-codecov requested review from a team June 17, 2025 21:41
Copy link

seer-by-sentry bot commented Jun 17, 2025

✅ Sentry found no issues in your recent changes ✅

@codecov-notifications
Copy link

codecov-notifications bot commented Jun 17, 2025

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!

Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.21%. Comparing base (90251ff) to head (d88ed97).
Report is 3 commits behind head on main.

Current head d88ed97 differs from pull request most recent head 237d7f7

Please upload reports for the commit 237d7f7 to get more accurate results.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
- Coverage   94.21%   94.21%   -0.01%     
==========================================
  Files        1214     1214              
  Lines       45022    45022              
  Branches     1435     1435              
==========================================
- Hits        42418    42416       -2     
- Misses       2303     2305       +2     
  Partials      301      301              
Flag Coverage Δ
apiunit 96.47% <100.00%> (-0.02%) ⬇️

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.

The `deactivate_user` function also gives us the side effect of
updating associated accounts as well. We should be using this.
@michelletran-codecov michelletran-codecov force-pushed the CCMRG-338_fix_webhooks_remove branch from d88ed97 to 237d7f7 Compare June 18, 2025 16:21
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