malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 23 forks source link

Misc bug fixes #480

Closed alimanfoo closed 8 months ago

alimanfoo commented 8 months ago
review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b06bdf8) 98.08% compared to head (8be82ad) 98.09%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #480 +/- ## ======================================= Coverage 98.08% 98.09% ======================================= Files 28 28 Lines 2198 2200 +2 ======================================= + Hits 2156 2158 +2 Misses 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

alimanfoo commented 8 months ago

Some bugs hit while trying to use pca and njt plotting functions primarily. Going to merge for a quick release.