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 prediction pipeline #131

Merged
merged 16 commits into from
Jun 11, 2024

(chore): add prediction datasets tests

616fac0
Select commit
Loading
Failed to load commit list.
Merged

Refactor prediction pipeline #131

(chore): add prediction datasets tests
616fac0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 7, 2024 in 0s

95.92% of diff hit (target 81.90%)

View this Pull Request on Codecov

95.92% of diff hit (target 81.90%)

Annotations

Check warning on line 67 in src/careamics/config/tile_information.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/config/tile_information.py#L67

Added line #L67 was not covered by tests

Check warning on line 66 in src/careamics/dataset/dataset_utils/iterate_over_files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/dataset_utils/iterate_over_files.py#L66

Added line #L66 was not covered by tests

Check warning on line 83 in src/careamics/dataset/dataset_utils/iterate_over_files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/dataset_utils/iterate_over_files.py#L83

Added line #L83 was not covered by tests

Check warning on line 53 in src/careamics/dataset/in_memory_tiled_pred_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/in_memory_tiled_pred_dataset.py#L53

Added line #L53 was not covered by tests

Check warning on line 96 in src/careamics/dataset/in_memory_tiled_pred_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/in_memory_tiled_pred_dataset.py#L96

Added line #L96 was not covered by tests

Check warning on line 78 in src/careamics/dataset/iterable_pred_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/iterable_pred_dataset.py#L78

Added line #L78 was not covered by tests

Check warning on line 77 in src/careamics/dataset/iterable_tiled_pred_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/iterable_tiled_pred_dataset.py#L77

Added line #L77 was not covered by tests

Check warning on line 90 in src/careamics/dataset/iterable_tiled_pred_dataset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/dataset/iterable_tiled_pred_dataset.py#L90

Added line #L90 was not covered by tests

Check warning on line 199 in src/careamics/lightning_prediction_datamodule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/careamics/lightning_prediction_datamodule.py#L199

Added line #L199 was not covered by tests