Skip to content

fix: Import warnings in tracing #4264

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

szokeasaurusrex
Copy link
Member

A missing import warnings in tracing is causing our linter action to fail

A missing `import warnings` in `tracing` is causing our linter action to fail
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner April 9, 2025 15:23
@szokeasaurusrex szokeasaurusrex requested review from sentrivana and sl0thentr0py and removed request for a team April 9, 2025 15:23
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.59%. Comparing base (6584ce0) to head (857bbc5).
Report is 1 commits behind head on potel-base.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           potel-base    #4264   +/-   ##
===========================================
  Coverage       83.59%   83.59%           
===========================================
  Files             144      144           
  Lines           14659    14660    +1     
  Branches         2324     2324           
===========================================
+ Hits            12254    12255    +1     
  Misses           1687     1687           
  Partials          718      718           
Files with missing lines Coverage Δ
sentry_sdk/tracing.py 79.22% <100.00%> (+0.06%) ⬆️

@szokeasaurusrex szokeasaurusrex merged commit c425533 into potel-base Apr 10, 2025
127 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/fix-ci-potel branch April 10, 2025 07:16
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