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] Drop 3.6 python support #258

Merged
merged 4 commits into from Jun 18, 2021

Conversation

franchuterivera
Copy link
Contributor

Drops support for python 3.6

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #258 (8f3273b) into development (1818445) will increase coverage by 0.62%.
The diff coverage is 77.21%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #258      +/-   ##
===============================================
+ Coverage        80.82%   81.44%   +0.62%     
===============================================
  Files              148      150       +2     
  Lines             8563     8566       +3     
  Branches          1323     1333      +10     
===============================================
+ Hits              6921     6977      +56     
+ Misses            1163     1108      -55     
- Partials           479      481       +2     
Impacted Files Coverage Δ
autoPyTorch/api/tabular_regression.py 96.87% <ø> (ø)
autoPyTorch/utils/common.py 87.09% <ø> (+19.23%) ⬆️
...PyTorch/pipeline/traditional_tabular_regression.py 25.42% <25.42%> (ø)
autoPyTorch/evaluation/abstract_evaluator.py 75.89% <45.16%> (-2.28%) ⬇️
...h/pipeline/components/training/trainer/__init__.py 70.65% <50.00%> (+0.32%) ⬆️
...tup/traditional_ml/traditional_learner/learners.py 82.97% <82.97%> (ø)
...line/components/setup/traditional_ml/base_model.py 73.61% <88.88%> (+0.59%) ⬆️
...tup/traditional_ml/traditional_learner/__init__.py 91.66% <90.00%> (ø)
...ml/traditional_learner/base_traditional_learner.py 94.80% <94.80%> (ø)
.../setup/traditional_ml/tabular_traditional_model.py 96.66% <96.66%> (ø)
... and 31 more

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 eda89f4...8f3273b. Read the comment docs.

@franchuterivera franchuterivera marked this pull request as ready for review June 17, 2021 18:34
@ravinkohli ravinkohli merged commit 0771dce into automl:development Jun 18, 2021
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