Skip to content

fix(arq): Never capture control flow exceptions#6507

Merged
alexander-alderman-webb merged 1 commit into
masterfrom
webb/arq/control-flow-exceptions
Jun 5, 2026
Merged

fix(arq): Never capture control flow exceptions#6507
alexander-alderman-webb merged 1 commit into
masterfrom
webb/arq/control-flow-exceptions

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Jun 5, 2026

Description

Copy the early exit from the scope.transaction is not None branch.

Issues

Reminders

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review June 5, 2026 08:10
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner June 5, 2026 08:10
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Codecov Results 📊

88426 passed | ⏭️ 6022 skipped | Total: 94448 | Pass Rate: 93.62% | Execution Time: 293m 35s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

❌ Patch coverage is 50.00%. Project has 2482 uncovered lines.
❌ Project coverage is 89.34%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/arq.py 50.00% ⚠️ 1 Missing and 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.37%    89.34%    -0.03%
==========================================
  Files          192       192         —
  Lines        23285     23287        +2
  Branches      8002      8004        +2
==========================================
+ Hits         20811     20805        -6
- Misses        2474      2482        +8
- Partials      1309      1309         —

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb merged commit baae950 into master Jun 5, 2026
144 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/arq/control-flow-exceptions branch June 5, 2026 13:04
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