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

MAINT: Remove Python 3.5 support #334

Merged
merged 1 commit into from Jan 6, 2020
Merged

MAINT: Remove Python 3.5 support #334

merged 1 commit into from Jan 6, 2020

Conversation

bashtage
Copy link
Owner

@bashtage bashtage commented Jan 6, 2020

Make Python 3.6 the minimum supported

@bashtage bashtage force-pushed the remove-3.5 branch 2 times, most recently from 19b41af to bec82f1 Compare January 6, 2020 15:36
@codecov
Copy link

codecov bot commented Jan 6, 2020

Codecov Report

Merging #334 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   99.42%   99.41%   -0.02%     
==========================================
  Files          47       47              
  Lines       10651    11359     +708     
  Branches      931     1097     +166     
==========================================
+ Hits        10590    11292     +702     
  Misses         18       18              
- Partials       43       49       +6
Impacted Files Coverage Δ
arch/unitroot/unitroot.py 98.54% <0%> (-0.29%) ⬇️
arch/univariate/distribution.py 100% <0%> (ø) ⬆️
arch/bootstrap/multiple_comparison.py 100% <0%> (ø) ⬆️
arch/bootstrap/base.py 97.63% <0%> (+0.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e1944c...2be2054. Read the comment docs.

@coveralls
Copy link

coveralls commented Jan 6, 2020

Coverage Status

Coverage remained the same at 99.602% when pulling 2be2054 on remove-3.5 into 5e1944c on master.

@bashtage bashtage force-pushed the remove-3.5 branch 5 times, most recently from 7c962a8 to 74a7a61 Compare January 6, 2020 16:20
Make Python 3.6 the minimum supported
@bashtage bashtage merged commit 89ca53b into master Jan 6, 2020
@bashtage bashtage deleted the remove-3.5 branch January 6, 2020 16:43
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.

None yet

2 participants