Adapt to deprecations in pandas 2.2.0 #3620
Merged
Codecov / codecov/project
succeeded
Jan 21, 2024 in 0s
98.58% (+0.00%) compared to a3cb0f1
View this Pull Request on Codecov
98.58% (+0.00%) compared to a3cb0f1
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
a3cb0f1
) 98.58% compared to head (a38dfd6
) 98.58%.
Additional details and impacted files
@@ Coverage Diff @@
## master #3620 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 75 75
Lines 24697 24706 +9
=======================================
+ Hits 24348 24357 +9
Misses 349 349
Files | Coverage Δ | |
---|---|---|
seaborn/_base.py | 97.90% <100.00%> (ø) |
|
seaborn/_compat.py | 60.52% <100.00%> (+2.77%) |
⬆️ |
seaborn/_core/plot.py | 99.15% <100.00%> (+<0.01%) |
⬆️ |
seaborn/categorical.py | 98.92% <100.00%> (+<0.01%) |
⬆️ |
seaborn/relational.py | 99.65% <100.00%> (+<0.01%) |
⬆️ |
tests/_stats/test_density.py | 100.00% <100.00%> (ø) |
|
tests/test_categorical.py | 99.26% <100.00%> (ø) |
Loading