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

Add extent to Plot.layout configuration #3552

Merged
merged 4 commits into from
Dec 9, 2023

Improve documentation

596ad4f
Select commit
Loading
Failed to load commit list.
Merged

Add extent to Plot.layout configuration #3552

Improve documentation
596ad4f
Select commit
Loading
Failed to load commit list.
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 is 95.12%.

Additional details and impacted files

Impacted file tree graph

@@            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%) ⬇️