Skip to content
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

fix: Don't use deprecated logger.warn #3552

Merged
merged 1 commit into from
Sep 20, 2024

fix: Don't use deprecated logger.warn

f796ddc
Select commit
Loading
Failed to load commit list.
Merged

fix: Don't use deprecated logger.warn #3552

fix: Don't use deprecated logger.warn
f796ddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

84.45% (-0.07%) compared to 64e2977

View this Pull Request on Codecov

84.45% (-0.07%) compared to 64e2977

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.45%. Comparing base (64e2977) to head (f796ddc).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/langchain.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3552      +/-   ##
==========================================
- Coverage   84.51%   84.45%   -0.07%     
==========================================
  Files         133      133              
  Lines       13837    13837              
  Branches     2927     2927              
==========================================
- Hits        11695    11686       -9     
- Misses       1415     1428      +13     
+ Partials      727      723       -4     
Files with missing lines Coverage Δ
sentry_sdk/integrations/langchain.py 69.87% <0.00%> (ø)

... and 3 files with indirect coverage changes