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

Drop support for Python2.6 #28

Merged
merged 6 commits into from
Mar 17, 2018
Merged

Drop support for Python2.6 #28

merged 6 commits into from
Mar 17, 2018

Conversation

jaimebuelta
Copy link
Owner

@jaimebuelta jaimebuelta commented Aug 12, 2017

Python 2.6 was released in 2008, so I think is safe to remove (it still supports 2.7), allowing some cleaning of the code.

@codecov
Copy link

codecov bot commented Aug 12, 2017

Codecov Report

Merging #28 into master will increase coverage by 0.93%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   96.58%   97.52%   +0.93%     
==========================================
  Files           1        1              
  Lines         205      202       -3     
==========================================
- Hits          198      197       -1     
+ Misses          7        5       -2
Impacted Files Coverage Δ
ffind/ffind.py 97.52% <100%> (+0.93%) ⬆️

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 6b70416...9072965. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 97.015% when pulling 2fca28c on drop_support into a30b539 on master.

1 similar comment
@coveralls
Copy link

coveralls commented Aug 12, 2017

Coverage Status

Coverage increased (+0.9%) to 97.015% when pulling 2fca28c on drop_support into a30b539 on master.

@coveralls
Copy link

coveralls commented Aug 12, 2017

Coverage Status

Coverage increased (+0.9%) to 97.015% when pulling 2fca28c on drop_support into a30b539 on master.

@coveralls
Copy link

coveralls commented Aug 12, 2017

Coverage Status

Coverage increased (+0.9%) to 97.512% when pulling aa177fc on drop_support into 88bd861 on master.

@coveralls
Copy link

coveralls commented Aug 12, 2017

Coverage Status

Coverage increased (+0.9%) to 97.512% when pulling f07ea99 on drop_support into 88bd861 on master.

@coveralls
Copy link

coveralls commented Aug 29, 2017

Coverage Status

Coverage increased (+0.9%) to 97.525% when pulling 9072965 on drop_support into 6b70416 on master.

@jaimebuelta jaimebuelta merged commit d298204 into master Mar 17, 2018
@jaimebuelta jaimebuelta deleted the drop_support branch March 17, 2018 18:30
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.

2 participants