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

Initialize also projects when running under WSGI. Fixes #125 #128

Merged
merged 2 commits into from
May 17, 2018

Conversation

osma
Copy link
Member

@osma osma commented May 17, 2018

No description provided.

@osma osma added this to the v0.25 milestone May 17, 2018
@codecov
Copy link

codecov bot commented May 17, 2018

Codecov Report

Merging #128 into master will increase coverage by 1.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   97.22%   98.24%   +1.01%     
==========================================
  Files          34       34              
  Lines        1406     1421      +15     
==========================================
+ Hits         1367     1396      +29     
+ Misses         39       25      -14
Impacted Files Coverage Δ
tests/test_project.py 100% <100%> (ø) ⬆️
annif/project.py 97.22% <100%> (+6.38%) ⬆️
annif/backend/backend.py 88.23% <0%> (-2.95%) ⬇️
annif/corpus/subject.py 100% <0%> (+18.42%) ⬆️

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 d56a8d1...eb68b29. Read the comment docs.

@coveralls
Copy link

coveralls commented May 17, 2018

Coverage Status

Coverage increased (+1.01%) to 97.896% when pulling eb68b29 on issue125-initialize-project into d56a8d1 on master.

@osma osma merged commit 5e2ecdf into master May 17, 2018
@osma osma deleted the issue125-initialize-project branch May 23, 2018 07:38
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.

2 participants