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

Implement HTTP backend. Fixes #48 #49

Merged
merged 2 commits into from
Mar 13, 2018
Merged

Implement HTTP backend. Fixes #48 #49

merged 2 commits into from
Mar 13, 2018

Conversation

osma
Copy link
Member

@osma osma commented Mar 13, 2018

No description provided.

@codecov
Copy link

codecov bot commented Mar 13, 2018

Codecov Report

Merging #49 into master will increase coverage by 0.61%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   90.77%   91.39%   +0.61%     
==========================================
  Files          19       21       +2     
  Lines         347      372      +25     
==========================================
+ Hits          315      340      +25     
  Misses         32       32
Impacted Files Coverage Δ
annif/backend/http.py 100% <100%> (ø)
annif/backend/__init__.py 93.54% <100%> (+0.44%) ⬆️
tests/test_backend_http.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 a13a086...73eb00c. Read the comment docs.

@coveralls
Copy link

coveralls commented Mar 13, 2018

Coverage Status

Coverage increased (+0.6%) to 91.398% when pulling 73eb00c on http-backend into a13a086 on master.

@osma osma merged commit 6e36f33 into master Mar 13, 2018
@osma osma deleted the http-backend branch March 15, 2018 15: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