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

ENH: ensure that x ticks are only integers #58

Merged
merged 2 commits into from
Jul 18, 2023
Merged

ENH: ensure that x ticks are only integers #58

merged 2 commits into from
Jul 18, 2023

Conversation

martinfleis
Copy link
Owner

Closes #56

@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22 🎉

Comparison is base (3cb8147) 80.64% compared to head (fcfd9bb) 80.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   80.64%   80.86%   +0.22%     
==========================================
  Files           2        2              
  Lines         341      345       +4     
==========================================
+ Hits          275      279       +4     
  Misses         66       66              
Impacted Files Coverage Δ
clustergram/clustergram.py 80.47% <100.00%> (+0.23%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@martinfleis martinfleis merged commit b64916c into main Jul 18, 2023
@martinfleis martinfleis deleted the ticks branch July 18, 2023 17:53
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.

Ensure x ticks are labeled with integers
2 participants