Skip to content

fix(langchain): Make `span_map` an instance variable

d71743f
Select commit
Loading
Failed to load commit list.
Merged

fix(langchain): Make span_map an instance variable #4476

fix(langchain): Make `span_map` an instance variable
d71743f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2025 in 0s

80.68% (-0.02%) compared to 0a2d858

View this Pull Request on Codecov

80.68% (-0.02%) compared to 0a2d858

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.68%. Comparing base (0a2d858) to head (d71743f).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4476      +/-   ##
==========================================
- Coverage   80.70%   80.68%   -0.02%     
==========================================
  Files         156      156              
  Lines       16475    16474       -1     
  Branches     2799     2799              
==========================================
- Hits        13296    13292       -4     
- Misses       2296     2298       +2     
- Partials      883      884       +1     
Files with missing lines Coverage Δ
sentry_sdk/integrations/langchain.py 70.12% <100.00%> (-1.43%) ⬇️

... and 2 files with indirect coverage changes