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

Move analyzer from backend to project. Fixes #79 #82

Merged
merged 3 commits into from
Mar 29, 2018

Conversation

osma
Copy link
Member

@osma osma commented Mar 29, 2018

No description provided.

@codecov
Copy link

codecov bot commented Mar 29, 2018

Codecov Report

Merging #82 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   96.55%   96.69%   +0.13%     
==========================================
  Files          28       28              
  Lines        1133     1149      +16     
==========================================
+ Hits         1094     1111      +17     
+ Misses         39       38       -1
Impacted Files Coverage Δ
annif/analyzer/analyzer.py 95% <ø> (+4.09%) ⬆️
annif/__init__.py 100% <100%> (ø) ⬆️
annif/backend/tfidf.py 100% <100%> (ø) ⬆️
tests/test_backend_tfidf.py 100% <100%> (ø) ⬆️
annif/backend/http.py 100% <100%> (ø) ⬆️
annif/backend/dummy.py 100% <100%> (ø) ⬆️
annif/backend/__init__.py 87.8% <100%> (+0.3%) ⬆️
annif/backend/backend.py 90% <100%> (ø) ⬆️
tests/test_project.py 100% <100%> (ø) ⬆️
annif/analyzer/snowball.py 100% <100%> (ø) ⬆️
... and 4 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 f717e70...ea1ae94. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 96.612% when pulling 112d1dd on project-specific-analyzer into f717e70 on master.

@coveralls
Copy link

coveralls commented Mar 29, 2018

Coverage Status

Coverage increased (+0.1%) to 96.693% when pulling ea1ae94 on project-specific-analyzer into f717e70 on master.

@osma osma merged commit ba04aa4 into master Mar 29, 2018
@osma osma deleted the project-specific-analyzer branch May 3, 2018 07: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