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

filter: add dilate and feature filter #66

Merged
merged 2 commits into from
Apr 15, 2024
Merged

filter: add dilate and feature filter #66

merged 2 commits into from
Apr 15, 2024

Conversation

imagejan
Copy link
Member

Closes #64.
Closes #65.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.20%. Comparing base (568e036) to head (39d01e7).

Files Patch % Lines
src/faim_wako_searchfirst/filter.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   98.61%   98.20%   -0.42%     
==========================================
  Files           9       10       +1     
  Lines         361      389      +28     
  Branches       44       48       +4     
==========================================
+ Hits          356      382      +26     
- Misses          2        3       +1     
- Partials        3        4       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imagejan imagejan changed the title filter: add dilate and feature filter: add dilate and feature filter Apr 15, 2024
@imagejan imagejan merged commit 45d012d into main Apr 15, 2024
13 checks passed
@imagejan imagejan deleted the filter branch April 15, 2024 08:39
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.

Add optional object dilation Implement generic feature filter method
2 participants