8000 Release/v2.2.12 by calchoo · Pull Request #353 · bcgsc/mavis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release/v2.2.12 #353

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

Merged
merged 7 commits into from
Jun 19, 2023
Merged

Release/v2.2.12 #353

merged 7 commits into from
Jun 19, 2023

Conversation

calchoo
Copy link
Collaborator
@calchoo calchoo commented Jun 14, 2023

Creating release for v2.2.12

Changes
#326 Adding arriba support
#352 update imprecise breakpoints

@codecov
Copy link
codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: +8.77 🎉

Comparison is base (3e80cc7) 81.48% compared to head (bcc887c) 90.25%.

Additional details and impacted files
@@              Coverage Diff               @@
##           develop_v2     #353      +/-   ##
==============================================
+ Coverage       81.48%   90.25%   +8.77%     
==============================================
  Files              58       59       +1     
  Lines           10380    10599     +219     
==============================================
+ Hits             8458     9566    +1108     
+ Misses           1922     1033     -889     
Flag Coverage Δ
unittests 90.25% <ø> (+8.77%) ⬆️

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

see 30 files with indirect coverage changes

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

setup.py Outdated
@@ -110,7 +110,7 @@ def check_nonpython_dependencies():
'tools': ['pyensembl', 'simplejson'],
},
tests_require=TEST_REQS,
setup_requires=['pip>=9.0.0', 'setuptools>=36.0.0,<58'],
setup_requires=['pip>=9.0.0'],
python_requires='>=3.2',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be >=3.6 or >=3.7 ?

dustinbleile
dustinbleile previously approved these changes Jun 14, 2023
@calchoo calchoo merged commit 861eed4 into develop_v2 Jun 19, 2023
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.

3 participants
0