Skip to content

ref(langchain): Greatly simplify `_wrap_configure`

901b579
Select commit
Loading
Failed to load commit list.
Merged

ref(langchain): Greatly simplify _wrap_configure #4479

ref(langchain): Greatly simplify `_wrap_configure`
901b579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2025 in 1s

80.63% (-0.01%) compared to fedcb07

View this Pull Request on Codecov

80.63% (-0.01%) compared to fedcb07

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.63%. Comparing base (fedcb07) to head (901b579).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/langchain.py 36.36% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4479      +/-   ##
==========================================
- Coverage   80.64%   80.63%   -0.01%     
==========================================
  Files         142      142              
  Lines       16033    16037       +4     
  Branches     2747     2741       -6     
==========================================
+ Hits        12930    12932       +2     
- Misses       2236     2239       +3     
+ Partials      867      866       -1     
Files with missing lines Coverage Δ
sentry_sdk/integrations/langchain.py 70.43% <36.36%> (+2.40%) ⬆️

... and 4 files with indirect coverage changes