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

Add default arguments to components and threshold functions #42

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

LorenzLamm
Copy link
Collaborator

In some cases, the missing arguments caused some errors, so I added them (which is the cleaner way anyway)

@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Merging #42 (86e1de3) into main (67417a4) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@          Coverage Diff          @@
##            main     #42   +/-   ##
=====================================
  Coverage   6.62%   6.62%           
=====================================
  Files         38      38           
  Lines       1314    1313    -1     
=====================================
  Hits          87      87           
+ Misses      1227    1226    -1     
Files Coverage Δ
src/membrain_seg/segmentation/cli/segment_cli.py 0.00% <ø> (ø)

@LorenzLamm LorenzLamm merged commit d76e97e into main Nov 1, 2023
11 checks passed
@LorenzLamm LorenzLamm deleted the add_cli_default_arguments branch November 1, 2023 08: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.

2 participants