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

Add --backend-param (-b) option for analyze, eval, evaldir commands. … #78

Merged
merged 8 commits into from
Mar 28, 2018

Conversation

osma
Copy link
Member

@osma osma commented Mar 28, 2018

Fixes #75

@codecov
Copy link

codecov bot commented Mar 28, 2018

Codecov Report

Merging #78 into master will increase coverage by 0.26%.
The diff coverage is 98.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   96.29%   96.55%   +0.26%     
==========================================
  Files          28       28              
  Lines        1079     1133      +54     
==========================================
+ Hits         1039     1094      +55     
+ Misses         40       39       -1
Impacted Files Coverage Δ
tests/test_cli.py 100% <100%> (ø) ⬆️
annif/cli.py 93.1% <100%> (+0.87%) ⬆️
annif/backend/http.py 100% <100%> (ø) ⬆️
annif/backend/dummy.py 100% <100%> (ø) ⬆️
annif/backend/tfidf.py 100% <100%> (ø) ⬆️
annif/project.py 100% <100%> (ø) ⬆️
annif/backend/backend.py 90% <83.33%> (+2%) ⬆️
annif/eval.py 100% <0%> (+1.88%) ⬆️

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 4920996...55a830c. Read the comment docs.

@coveralls
Copy link

coveralls commented Mar 28, 2018

Coverage Status

Coverage increased (+0.3%) to 96.558% when pulling a2969d8 on backend-param into 4920996 on master.

@osma osma merged commit db5e7ac into master Mar 28, 2018
@osma osma deleted the backend-param branch May 3, 2018 07:51
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