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

Connect REST API to operations. Fixes #45. Fixes #15 #50

Merged
merged 2 commits into from
Mar 13, 2018
Merged

Conversation

osma
Copy link
Member

@osma osma commented Mar 13, 2018

No description provided.

@osma osma merged commit b072c4d into master Mar 13, 2018
@codecov
Copy link

codecov bot commented Mar 13, 2018

Codecov Report

Merging #50 into master will decrease coverage by 0.05%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   91.39%   91.33%   -0.06%     
==========================================
  Files          21       21              
  Lines         372      381       +9     
==========================================
+ Hits          340      348       +8     
- Misses         32       33       +1
Impacted Files Coverage Δ
tests/test_backend_http.py 100% <ø> (ø) ⬆️
tests/test_project.py 100% <100%> (ø) ⬆️
annif/project.py 100% <100%> (ø) ⬆️
tests/test_backend.py 100% <100%> (ø) ⬆️
annif/backend/backend.py 87.5% <100%> (+1.78%) ⬆️
annif/backend/__init__.py 93.54% <100%> (ø) ⬆️
annif/cli.py 70% <20%> (ø) ⬆️
annif/hit.py 85.71% <50%> (-14.29%) ⬇️
annif/operations.py 61.53% <66.66%> (ø) ⬆️

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 07cfc5d...5eba5eb. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 91.339% when pulling 5eba5eb on rest-glue into 07cfc5d on master.

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