fix: Don't use deprecated logger.warn #3552
Merged
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%> (ø) |
Loading