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

Update supported Python versions #116

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

johannfaouzi
Copy link
Owner

Add support for Python 3.9 and drop support for Python 3.6.

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #116 (6440c32) into main (61515d3) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   99.04%   99.06%   +0.02%     
==========================================
  Files          97       97              
  Lines        5453     5696     +243     
==========================================
+ Hits         5401     5643     +242     
- Misses         52       53       +1     
Impacted Files Coverage Δ
pyts/utils/deprecation.py 82.97% <0.00%> (-1.47%) ⬇️
pyts/image/gaf.py 100.00% <0.00%> (ø)
pyts/image/mtf.py 100.00% <0.00%> (ø)
pyts/metrics/dtw.py 100.00% <0.00%> (ø)
pyts/utils/utils.py 100.00% <0.00%> (ø)
pyts/tests/test_base.py 100.00% <0.00%> (ø)
pyts/approximation/mcb.py 100.00% <0.00%> (ø)
pyts/approximation/paa.py 100.00% <0.00%> (ø)
pyts/decomposition/ssa.py 100.00% <0.00%> (ø)
pyts/classification/tsbf.py 100.00% <0.00%> (ø)
... and 47 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 61515d3...6440c32. Read the comment docs.

@johannfaouzi johannfaouzi merged commit 4729b52 into main Oct 28, 2021
@johannfaouzi johannfaouzi deleted the update-python-versions branch October 28, 2021 08:16
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

1 participant