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

[Fix issue][#3511]lineplot of empty dataframe with hue in seaborn 0.13.0 #3569

Merged
merged 5 commits into from
Nov 28, 2023

Incorporate feedbacks.

cc4430f
Select commit
Loading
Failed to load commit list.
Merged

[Fix issue][#3511]lineplot of empty dataframe with hue in seaborn 0.13.0 #3569

Incorporate feedbacks.
cc4430f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 1s

98.34% (+0.00%) compared to d4b8de8

View this Pull Request on Codecov

98.34% (+0.00%) compared to d4b8de8

Details

Codecov Report

Merging #3569 (cc4430f) into master (d4b8de8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3569   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          75       75           
  Lines       24626    24629    +3     
=======================================
+ Hits        24218    24222    +4     
+ Misses        408      407    -1     
Files Coverage Δ
seaborn/_base.py 97.51% <100.00%> (+0.13%) ⬆️
tests/test_relational.py 99.33% <100.00%> (+<0.01%) ⬆️