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 uneven columns and rows #63

Merged
merged 10 commits into from
Feb 17, 2024
Merged

fix uneven columns and rows #63

merged 10 commits into from
Feb 17, 2024

Conversation

zktuong
Copy link
Owner

@zktuong zktuong commented Feb 17, 2024

I think this fixes #51

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a6d8460) 97.29% compared to head (3607c50) 97.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   97.29%   97.03%   -0.27%     
==========================================
  Files           7        7              
  Lines         666      674       +8     
==========================================
+ Hits          648      654       +6     
- Misses         18       20       +2     
Flag Coverage Δ
unittests 97.03% <88.23%> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
ktplotspy/plot/plot_cpdb_chord.py 100.00% <100.00%> (ø)
ktplotspy/utils/settings.py 100.00% <100.00%> (ø)
ktplotspy/plot/plot_cpdb.py 93.46% <83.33%> (-0.65%) ⬇️

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@zktuong zktuong merged commit 642bb98 into master Feb 17, 2024
15 checks passed
@zktuong zktuong deleted the fix-uneven-columns-and-rows branch February 17, 2024 22:47
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.

plot_cpdb KeyError
1 participant