Skip to content

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Oct 4, 2022

Fixes #3023

This ended up being a simple typo :(

Fixes #3023

This ended up being a simple typo :(
@mwaskom mwaskom added this to the v0.12.1 milestone Oct 4, 2022
@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Merging #3055 (430897c) into master (63186a4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3055   +/-   ##
=======================================
  Coverage   98.36%   98.37%           
=======================================
  Files          72       72           
  Lines       23492    23503   +11     
=======================================
+ Hits        23109    23121   +12     
+ Misses        383      382    -1     
Impacted Files Coverage Δ
seaborn/_core/plot.py 99.32% <100.00%> (+0.13%) ⬆️
tests/_core/test_plot.py 98.64% <100.00%> (+0.01%) ⬆️

@mwaskom mwaskom merged commit 8ea02f0 into master Oct 4, 2022
@mwaskom mwaskom deleted the fix/legend branch October 4, 2022 23:44
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.

Error during legend creation with mixture of marks
1 participant