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 tasks to max project across channels or z-slices #8

Merged
merged 20 commits into from
Sep 19, 2023

Remove pdb

500630e
Select commit
Loading
Failed to load commit list.
Merged

Add tasks to max project across channels or z-slices #8

Remove pdb
500630e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2023 in 1s

89.49% of diff hit (target 87.76%)

View this Pull Request on Codecov

89.49% of diff hit (target 87.76%)

Annotations

Check warning on line 29 in merlin/analysis/generatemosaic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/generatemosaic.py#L29

Added line #L29 was not covered by tests

Check warning on line 265 in merlin/analysis/globalalign.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/globalalign.py#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 16 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L16

Added line #L16 was not covered by tests

Check warning on line 34 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L34

Added line #L34 was not covered by tests

Check warning on line 61 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L61

Added line #L61 was not covered by tests

Check warning on line 74 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L74

Added line #L74 was not covered by tests

Check warning on line 77 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L77

Added line #L77 was not covered by tests

Check warning on line 115 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L115

Added line #L115 was not covered by tests

Check warning on line 123 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L123

Added line #L123 was not covered by tests

Check warning on line 126 in merlin/analysis/maxproject.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/maxproject.py#L126

Added line #L126 was not covered by tests

Check warning on line 186 in merlin/analysis/segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/segment.py#L186

Added line #L186 was not covered by tests

Check warning on line 300 in merlin/analysis/segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/segment.py#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 305 in merlin/analysis/segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/segment.py#L305

Added line #L305 was not covered by tests

Check warning on line 133 in merlin/analysis/warp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/warp.py#L133

Added line #L133 was not covered by tests

Check warning on line 140 in merlin/analysis/warp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/warp.py#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 143 in merlin/analysis/warp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/analysis/warp.py#L143

Added line #L143 was not covered by tests

Check warning on line 139 in merlin/data/dataorganization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/data/dataorganization.py#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 116 in merlin/util/imagereader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/util/imagereader.py#L116

Added line #L116 was not covered by tests

Check warning on line 329 in merlin/util/imagereader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/util/imagereader.py#L329

Added line #L329 was not covered by tests

Check warning on line 334 in merlin/util/imagereader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

merlin/util/imagereader.py#L333-L334

Added lines #L333 - L334 were not covered by tests