Skip to content

Conversation

@IanWoodard
Copy link
Member

Adding basic error handling around token generation to ensure errors are captured as warnings.

@IanWoodard IanWoodard requested a review from a team as a code owner November 10, 2025 18:37
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/conduit/tasks.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #103077      +/-   ##
===========================================
+ Coverage   79.45%    80.67%   +1.21%     
===========================================
  Files        9201      9202       +1     
  Lines      392933    392959      +26     
  Branches    24992     24992              
===========================================
+ Hits       312208    317006    +4798     
+ Misses      80299     75527    -4772     
  Partials      426       426              

@IanWoodard IanWoodard merged commit 10be382 into master Nov 10, 2025
67 checks passed
@IanWoodard IanWoodard deleted the iw/conduit-demo-token-error-handling branch November 10, 2025 19:01
Jesse-Box pushed a commit that referenced this pull request Nov 12, 2025
Adding basic error handling around token generation to ensure errors are
captured as warnings.
andrewshie-sentry pushed a commit that referenced this pull request Nov 13, 2025
Adding basic error handling around token generation to ensure errors are
captured as warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants