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 using data=None and hue array #64

Merged
merged 2 commits into from
Oct 16, 2022
Merged

Conversation

getzze
Copy link
Contributor

@getzze getzze commented Jul 1, 2022

Fix adding annotations with hue if arrays are provided instead of a Dataframe and column names as strings (data=None).

@trevismd trevismd changed the base branch from master to dev July 12, 2022 19:05
@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #64 (1524df8) into dev (bc0c4b8) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #64      +/-   ##
==========================================
+ Coverage   97.01%   97.04%   +0.02%     
==========================================
  Files          29       29              
  Lines        1877     1894      +17     
==========================================
+ Hits         1821     1838      +17     
  Misses         56       56              
Impacted Files Coverage Δ
statannotations/_Plotter.py 97.38% <100.00%> (ø)
statannotations/_version.py 100.00% <100.00%> (ø)
statannotations/utils.py 100.00% <100.00%> (ø)
tests/test_annotator.py 100.00% <100.00%> (ø)
tests/test_plotter.py 100.00% <100.00%> (ø)
statannotations/Annotator.py 91.66% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Florian Charlier <477844+trevismd@users.noreply.github.com>
@trevismd trevismd merged commit 7e61793 into trevismd:dev Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants