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

Separate unit test config from real config. Fixes #76 #77

Merged
merged 8 commits into from
Mar 28, 2018
Merged

Conversation

osma
Copy link
Member

@osma osma commented Mar 28, 2018

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2018

Codecov Report

Merging #77 into master will decrease coverage by 0.25%.
The diff coverage is 96.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   96.54%   96.29%   -0.26%     
==========================================
  Files          27       28       +1     
  Lines        1043     1079      +36     
==========================================
+ Hits         1007     1039      +32     
- Misses         36       40       +4
Impacted Files Coverage Δ
annif/backend/backend.py 88% <100%> (-0.89%) ⬇️
tests/conftest.py 100% <100%> (ø)
tests/test_project.py 100% <100%> (ø) ⬆️
tests/test_backend_tfidf.py 100% <100%> (ø) ⬆️
tests/test_backend_http.py 100% <100%> (ø) ⬆️
annif/project.py 100% <100%> (ø) ⬆️
annif/__init__.py 100% <100%> (ø) ⬆️
tests/test_cli.py 100% <100%> (ø) ⬆️
config.py 100% <100%> (ø) ⬆️
tests/test_backend.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 2a34705...13ad85f. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 96.197% when pulling 142cb0a on separate-config into 2a34705 on master.

@coveralls
Copy link

coveralls commented Mar 28, 2018

Coverage Status

Coverage decreased (-0.3%) to 96.293% when pulling 13ad85f on separate-config into 2a34705 on master.

@osma osma merged commit 4920996 into master Mar 28, 2018
@osma osma deleted the separate-config branch March 28, 2018 05:53
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