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

Eliminate useless chunking from TF-IDF backend. Fixes #85 #91

Merged
merged 2 commits into from
Apr 4, 2018

Conversation

osma
Copy link
Member

@osma osma commented Apr 4, 2018

No description provided.

@osma osma added this to the v0.17 milestone Apr 4, 2018
@codecov
Copy link

codecov bot commented Apr 4, 2018

Codecov Report

Merging #91 into master will decrease coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #91      +/-   ##
=========================================
- Coverage   95.78%   95.7%   -0.08%     
=========================================
  Files          30      30              
  Lines        1234    1212      -22     
=========================================
- Hits         1182    1160      -22     
  Misses         52      52
Impacted Files Coverage Δ
tests/test_backend_tfidf.py 100% <ø> (ø) ⬆️
tests/test_backend.py 100% <ø> (ø) ⬆️
annif/backend/tfidf.py 100% <100%> (ø) ⬆️

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 cbb4c41...ea82ef4. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 95.71% when pulling 5c6f28a on eliminate-chunking into cbb4c41 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 95.71% when pulling 5c6f28a on eliminate-chunking into cbb4c41 on master.

@osma osma merged commit b8def22 into master Apr 4, 2018
@osma osma deleted the eliminate-chunking branch April 5, 2018 10:20
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