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

Remove py2 #110

Merged
merged 35 commits into from Dec 25, 2019
Merged

Remove py2 #110

merged 35 commits into from Dec 25, 2019

Conversation

sertansenturk
Copy link
Owner

@sertansenturk sertansenturk commented Dec 25, 2019

  • Removed Python 2 support
  • Improved setup.py
  • Minor linting and code improvements

@codecov
Copy link

codecov bot commented Dec 25, 2019

Codecov Report

Merging #110 into dev will decrease coverage by 0.01%.
The diff coverage is 1.29%.

Impacted file tree graph

@@           Coverage Diff            @@
##             dev    #110      +/-   ##
========================================
- Coverage   0.41%   0.39%   -0.02%     
========================================
  Files         46      46              
  Lines       5074    5003      -71     
========================================
- Hits          21      20       -1     
+ Misses      5053    4983      -70
Impacted Files Coverage Δ
tomato/joint/completeanalyzer.py 0% <ø> (ø) ⬆️
tomato/symbolic/symbtr/dataextractor.py 0% <ø> (ø) ⬆️
tomato/audio/makamtonic/knnclassifier.py 0% <ø> (ø) ⬆️
tomato/symbolic/symbtr/reader/musicxml.py 0% <ø> (ø) ⬆️
tomato/symbolic/symbtranalyzer.py 0% <0%> (ø) ⬆️
tomato/audio/makamtonic/toniclastnote.py 0% <0%> (ø) ⬆️
tomato/audio/pitchfilter.py 0% <0%> (ø) ⬆️
tomato/audio/ahenk.py 0% <0%> (ø) ⬆️
tomato/audio/predominantmelody.py 0% <0%> (ø) ⬆️
tomato/symbolic/symbtr/reader/txt.py 0% <0%> (ø) ⬆️
... and 36 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 b925d55...66fcaf5. Read the comment docs.

@sertansenturk sertansenturk merged commit fc945d0 into dev Dec 25, 2019
@sertansenturk sertansenturk deleted the remove_py2 branch December 25, 2019 10:55
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