-
Notifications
You must be signed in to change notification settings - Fork 14
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
Release/v3.1.0 #339
Release/v3.1.0 #339
Conversation
master back to dev
Wheel needs to be upgraded for numpy to successfully install.
Update README.md
Feature/straglr
- use a read mock which requires a CIGAR string and calculates other fields so as to never have an impossible read configuration
Refactor/simplify tests
Bugfix to Summary module clustering output
Require mavis config 1.2.2+
Codecov ReportBase: 86.44% // Head: 86.69% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #339 +/- ##
==========================================
+ Coverage 86.44% 86.69% +0.24%
==========================================
Files 54 57 +3
Lines 9281 9342 +61
Branches 2397 2342 -55
==========================================
+ Hits 8023 8099 +76
+ Misses 778 762 -16
- Partials 480 481 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
BugFixes
New Features
Improvements