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

TF-IDF backend, load command + necessary infrastructure #63

Merged
merged 16 commits into from
Mar 20, 2018
Merged

Conversation

osma
Copy link
Member

@osma osma commented Mar 20, 2018

No description provided.

@osma osma added this to the v0.11 milestone Mar 20, 2018
@codecov
Copy link

codecov bot commented Mar 20, 2018

Codecov Report

Merging #63 into master will decrease coverage by 0.54%.
The diff coverage is 93.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   94.61%   94.07%   -0.55%     
==========================================
  Files          27       27              
  Lines         669      878     +209     
==========================================
+ Hits          633      826     +193     
- Misses         36       52      +16
Impacted Files Coverage Δ
tests/test_project.py 100% <ø> (ø) ⬆️
tests/test_backend_http.py 100% <ø> (ø) ⬆️
annif/analyzer/snowball.py 100% <100%> (ø)
annif/corpus/subject.py 100% <100%> (ø) ⬆️
tests/test_backend.py 100% <100%> (ø) ⬆️
annif/backend/__init__.py 93.93% <100%> (+0.39%) ⬆️
tests/test_backend_tfidf.py 100% <100%> (ø)
annif/cli.py 90.21% <100%> (+2.17%) ⬆️
tests/test_analyzer.py 100% <100%> (ø) ⬆️
annif/project.py 100% <100%> (ø) ⬆️
... and 10 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 dd7af41...2e6921e. Read the comment docs.

@coveralls
Copy link

coveralls commented Mar 20, 2018

Coverage Status

Coverage decreased (-0.5%) to 94.077% when pulling 2e6921e on tfidf-backend into dd7af41 on master.

@osma osma merged commit 85ba23d into master Mar 20, 2018
@osma osma deleted the tfidf-backend branch March 28, 2018 05:54
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