Skip to content

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Dec 27, 2023

Fixes #3553

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1617be0) 98.52% compared to head (6e5d806) 98.52%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3605   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files          75       75           
  Lines       24704    24714   +10     
=======================================
+ Hits        24340    24350   +10     
  Misses        364      364           
Files Coverage Δ
seaborn/categorical.py 98.92% <100.00%> (+<0.01%) ⬆️
tests/test_categorical.py 99.26% <100.00%> (+<0.01%) ⬆️

@mwaskom mwaskom merged commit 2c115ed into master Dec 27, 2023
@mwaskom mwaskom deleted the fix/dodge_without_hue branch December 27, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boxplot errors when dodge=True without hue
1 participant