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 python < 3.6. Fix tests #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Drop support for python < 3.6. Fix tests #59

wants to merge 1 commit into from

Conversation

zzz4zzz
Copy link

@zzz4zzz zzz4zzz commented Dec 29, 2020

  • drop support for python < 3.6
  • fix tests

@codecov-io
Copy link

codecov-io commented Dec 29, 2020

Codecov Report

Merging #59 (0516e25) into master (293a2d0) will increase coverage by 1.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   92.60%   93.93%   +1.33%     
==========================================
  Files           8        7       -1     
  Lines         257      264       +7     
  Branches       37       37              
==========================================
+ Hits          238      248      +10     
+ Misses         15       12       -3     
  Partials        4        4              
Impacted Files Coverage Δ
sklearn_crfsuite/_fileresource.py 84.90% <ø> (-0.28%) ⬇️
sklearn_crfsuite/scorers.py 100.00% <ø> (ø)
sklearn_crfsuite/estimator.py 95.71% <100.00%> (+0.25%) ⬆️
sklearn_crfsuite/metrics.py 94.87% <100.00%> (+0.75%) ⬆️

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 293a2d0...0516e25. Read the comment docs.

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