Add extent to Plot.layout configuration #3552
Merged
Codecov / codecov/project
succeeded
Dec 9, 2023 in 0s
98.52% (-0.01%) compared to 03d703b
View this Pull Request on Codecov
98.52% (-0.01%) compared to 03d703b
Details
Codecov Report
Merging #3552 (596ad4f) into master (03d703b) will decrease coverage by
0.01%
.
The diff coverage is95.12%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #3552 +/- ##
==========================================
- Coverage 98.52% 98.52% -0.01%
==========================================
Files 75 75
Lines 24668 24701 +33
==========================================
+ Hits 24305 24336 +31
- Misses 363 365 +2
Files | Coverage Δ | |
---|---|---|
seaborn/_compat.py | 59.74% <100.00%> (+4.02%) |
⬆️ |
seaborn/_core/subplots.py | 100.00% <ø> (ø) |
|
tests/_core/test_plot.py | 98.83% <100.00%> (+0.01%) |
⬆️ |
seaborn/_core/plot.py | 99.15% <86.66%> (-0.24%) |
⬇️ |
Loading