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

Release/v3.1.1 #349

Merged
merged 44 commits into from
Mar 21, 2023
Merged

Release/v3.1.1 #349

merged 44 commits into from
Mar 21, 2023

Conversation

calchoo
Copy link
Collaborator

@calchoo calchoo commented Mar 15, 2023

Improvements

  • Update mavis summary

Bugfixes

  • Fix ref alt calculation
  • Fix tests so tests can run again on github

Jeremy Fan and others added 30 commits October 18, 2022 13:25
Ignore type-checking only lines in coverage report
Change support for MAVIS input in summary module
@calchoo calchoo added the release Release PR. Should contain the version increment and putative release notes as the description label Mar 15, 2023
@calchoo calchoo added this to the v3.1.1 milestone Mar 15, 2023
@calchoo calchoo self-assigned this Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch coverage: 95.23% and project coverage change: -0.55 ⚠️

Comparison is base (dbbd9a3) 87.49% compared to head (fb4b645) 86.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
- Coverage   87.49%   86.94%   -0.55%     
==========================================
  Files          57       57              
  Lines       10314     9390     -924     
  Branches     2802     2355     -447     
==========================================
- Hits         9024     8164     -860     
+ Misses        790      751      -39     
+ Partials      500      475      -25     
Flag Coverage Δ
unittests 86.94% <95.23%> (-0.53%) ⬇️

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

Impacted Files Coverage Δ
src/mavis/annotate/variant.py 88.72% <ø> (ø)
src/mavis/convert/__init__.py 87.76% <ø> (ø)
src/mavis/convert/transabyss.py 81.57% <ø> (-4.96%) ⬇️
src/mavis/summary/main.py 77.30% <ø> (-2.17%) ⬇️
src/mavis/validate/assemble.py 90.28% <ø> (ø)
src/mavis/validate/gather.py 83.88% <ø> (ø)
src/tools/convert_annotations_format.py 78.90% <ø> (-4.79%) ⬇️
src/mavis/pairing/pairing.py 89.86% <75.00%> (-2.96%) ⬇️
src/mavis/summary/summary.py 70.00% <93.02%> (+1.57%) ⬆️
src/mavis/annotate/file_io.py 77.06% <100.00%> (-3.42%) ⬇️
... and 9 more

... and 6 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@calchoo calchoo merged commit 0af520a into master Mar 21, 2023
@calchoo calchoo deleted the Release/v3.1.1 branch March 21, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR. Should contain the version increment and putative release notes as the description
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants