FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ref(boto3): Move crumbs to integration by sentrivana · Pull Request #7165 · getsentry/sentry-python · GitHub

ref(boto3): Move crumbs to integration - #7165

Merged
sentrivana merged 59 commits into
masterfrom
ivana/move-http-crumbs-5
Aug 12, 2026
Merged

ref(boto3): Move crumbs to integration#7165
sentrivana merged 59 commits into
masterfrom
ivana/move-http-crumbs-5

Conversation

Copy link
Copy Markdown
Contributor

Description

Set boto3 breadcrumbs in the integration directly, without relying on maybe_create_breadcrumbs_from_span.

Also, add breadcrumb tests to test_s3.py and remove the maybe_create_breadcrumbs_from_span util now that nothing needs it anymore.

Issues

Closes #7067

sentrivana marked this pull request as ready for review August 11, 2026 10:36
sentrivana requested a review from a team as a code owner August 11, 2026 10:36

cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 7bd4d0b. Configure here.

sentrivana marked this pull request as draft August 11, 2026 10:38
sentrivana marked this pull request as ready for review August 11, 2026 10:51

github-actions Bot commented Aug 11, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Codecov Results 📊

112448 passed | ⏭️ 6759 skipped | Total: 119207 | Pass Rate: 94.33% | Execution Time: 405m 37s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +314
Passed Tests 📈 +304
Failed Tests
Skipped Tests 📈 +10

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2480 uncovered lines.
✅ Project coverage is 90.22%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/boto3.py 100.00% ⚠️ 4 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.22%    90.22%        —%
==========================================
  Files          193       193         —
  Lines        25345     25361       +16
  Branches      9286      9302       +16
==========================================
+ Hits         22866     22881       +15
- Misses        2479      2480        +1
- Partials      1427      1434        +7

Generated by Codecov Action

Base automatically changed from ivana/move-http-crumbs-4 to master August 12, 2026 12:41
sentrivana enabled auto-merge (squash) August 12, 2026 12:43
sentrivana merged commit 4e4ea83 into master Aug 12, 2026
139 checks passed
sentrivana deleted the ivana/move-http-crumbs-5 branch August 12, 2026 12:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Set breadcrumbs in HTTP client integrations in the streaming trace lifecycle

3 participants


Back | FazBrowse Home | New Git URL