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

Refactor: new class HitFilter for filtering analysis hits #88

Merged
merged 2 commits into from
Apr 4, 2018
Merged

Conversation

osma
Copy link
Member

@osma osma commented Apr 4, 2018

No description provided.

@codecov
Copy link

codecov bot commented Apr 4, 2018

Codecov Report

Merging #88 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   95.39%   95.47%   +0.08%     
==========================================
  Files          29       30       +1     
  Lines        1129     1150      +21     
==========================================
+ Hits         1077     1098      +21     
  Misses         52       52
Impacted Files Coverage Δ
annif/project.py 92.98% <100%> (-0.41%) ⬇️
annif/hit.py 100% <100%> (ø) ⬆️
tests/test_hit.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 cf85a32...470dcb4. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 95.478% when pulling 470dcb4 on hit-filter into cf85a32 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 95.478% when pulling 470dcb4 on hit-filter into cf85a32 on master.

@osma osma merged commit 6cfe5f7 into master Apr 4, 2018
@osma osma added this to the v0.17 milestone Apr 4, 2018
@osma osma deleted the hit-filter branch April 5, 2018 10:21
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