ref(pyreqwest): Move crumbs to integration - #7148
Conversation
Codecov Results 📊✅ 101954 passed | ❌ 1 failed | ⏭️ 6635 skipped | Total: 108590 | Pass Rate: 93.89% | Execution Time: 365m 1s 📊 Comparison with Base Branch
➕ New Tests (1)View new tests
❌ Failed Tests
|
| File | Patch % | Lines |
|---|---|---|
| sentry_sdk/integrations/pyreqwest.py | 96.43% |
Coverage diff
@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.99% 90.00% +0.01%
==========================================
Files 193 193 —
Lines 25061 25054 -7
Branches 9058 9048 -10
==========================================
+ Hits 22552 22548 -4
- Misses 2509 2506 -3
- Partials 1439 1435 -4Generated by Codecov Action
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 579d224. Configure here.

Description
Create HTTP client breadcrumbs directly in the pyreqwest integration instead of using
maybe_create_breadcrumbs_from_span.Additionally:
Issues
Reminders
uv run ruff.feat:,fix:,ref:,meta:)