Avoid a matplotlib warning for strip/swarmplot with unfilled marker #3501
Codecov / codecov/project
succeeded
Sep 26, 2023 in 0s
98.34% (+0.00%) compared to 6b9e2fb
View this Pull Request on Codecov
98.34% (+0.00%) compared to 6b9e2fb
Details
Codecov Report
Merging #3501 (a0c73b2) into master (6b9e2fb) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #3501 +/- ##
=======================================
Coverage 98.34% 98.34%
=======================================
Files 75 75
Lines 24592 24605 +13
=======================================
+ Hits 24184 24197 +13
Misses 408 408
Files | Coverage Δ | |
---|---|---|
seaborn/categorical.py | 98.90% <100.00%> (+<0.01%) |
⬆️ |
tests/test_categorical.py | 99.25% <100.00%> (+<0.01%) |
⬆️ |
Loading