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

Issue188 lazy result conversion #198

Merged
merged 3 commits into from
Nov 6, 2018
Merged

Conversation

osma
Copy link
Member

@osma osma commented Nov 6, 2018

Fixes #188

@osma osma added this to the v0.35 milestone Nov 6, 2018
@codecov
Copy link

codecov bot commented Nov 6, 2018

Codecov Report

Merging #198 into master will decrease coverage by 0.17%.
The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   98.76%   98.58%   -0.18%     
==========================================
  Files          44       44              
  Lines        1862     1911      +49     
==========================================
+ Hits         1839     1884      +45     
- Misses         23       27       +4
Impacted Files Coverage Δ
tests/test_backend_fasttext.py 100% <ø> (ø) ⬆️
annif/backend/tfidf.py 100% <100%> (ø) ⬆️
tests/test_backend.py 100% <100%> (ø) ⬆️
annif/backend/dummy.py 100% <100%> (ø) ⬆️
annif/backend/http.py 100% <100%> (ø) ⬆️
annif/backend/fasttext.py 98.8% <100%> (ø) ⬆️
annif/util.py 97.36% <100%> (ø) ⬆️
tests/conftest.py 100% <100%> (ø) ⬆️
tests/test_backend_http.py 100% <100%> (ø) ⬆️
tests/test_eval.py 100% <100%> (ø) ⬆️
... and 3 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 2ab107f...265248b. Read the comment docs.

@osma osma merged commit a28d09a into master Nov 6, 2018
@osma osma deleted the issue188-lazy-result-conversion branch November 21, 2018 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant