8000 feat(tracing): AI Agents templates for `@trace` decorator by antonpirker · Pull Request #4676 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

whitespace

5089695
Select commit
Loading
Failed to load commit list.
Merged

feat(tracing): AI Agents templates for @trace decorator #4676

whitespace
5089695
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2025 in 1s

85.10% (+0.01%) compared to 46eb82c

View this Pull Request on Codecov

85.10% (+0.01%) compared to 46eb82c

Details

Codecov Report

❌ Patch coverage is 92.68293% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.10%. Comparing base (46eb82c) to head (5089695).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/tracing_utils.py 92.98% 3 Missing and 5 partials ⚠️
sentry_sdk/consts.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4676      +/-   ##
==========================================
+ Coverage   85.09%   85.10%   +0.01%     
==========================================
  Files         156      156              
  Lines       15869    15984     +115     
  Branches     2689     2718      +29     
==========================================
+ Hits        13503    13603     +100     
- Misses       1585     1595      +10     
- Partials      781      786       +5     
Files with missing lines Coverage Δ
sentry_sdk/tracing.py 86.63% <100.00%> (+0.41%) ⬆️
sentry_sdk/consts.py 99.34% <85.71%> (-0.33%) ⬇️
sentry_sdk/tracing_utils.py 88.59% <92.98%> (+0.31%) ⬆️

... and 4 files with indirect coverage changes

0