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

⚡ Improve Engine Performance and Implementation #578

Draft
wants to merge 126 commits into
base: develop
Choose a base branch
from

:bug: Fix PLC0206 (#907)

e93d98a
Select commit
Loading
Failed to load commit list.
Draft

⚡ Improve Engine Performance and Implementation #578

:bug: Fix PLC0206 (#907)
e93d98a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 1s

83.45% of diff hit (target 99.90%)

View this Pull Request on Codecov

83.45% of diff hit (target 99.90%)

Annotations

Check warning on line 70 in tiatoolbox/cli/nucleus_instance_segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/cli/nucleus_instance_segment.py#L70

Added line #L70 was not covered by tests

Check warning on line 248 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L245-L248

Added lines #L245 - L248 were not covered by tests

Check warning on line 251 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L251

Added line #L251 was not covered by tests

Check warning on line 257 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L257

Added line #L257 was not covered by tests

Check warning on line 262 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L259-L262

Added lines #L259 - L262 were not covered by tests

Check warning on line 266 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L266

Added line #L266 was not covered by tests

Check warning on line 269 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 272 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L272

Added line #L272 was not covered by tests

Check warning on line 280 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L280

Added line #L280 was not covered by tests

Check warning on line 287 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L287

Added line #L287 was not covered by tests

Check warning on line 300 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 307 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L306-L307

Added lines #L306 - L307 were not covered by tests

Check warning on line 311 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 315 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 321 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L320-L321

Added lines #L320 - L321 were not covered by tests

Check warning on line 331 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L329-L331

Added lines #L329 - L331 were not covered by tests

Check warning on line 333 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L333

Added line #L333 was not covered by tests

Check warning on line 336 in tiatoolbox/models/dataset/dataset_abc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/dataset/dataset_abc.py#L335-L336

Added lines #L335 - L336 were not covered by tests

Check warning on line 158 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L158

Added line #L158 was not covered by tests

Check warning on line 160 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L160

Added line #L160 was not covered by tests

Check warning on line 164 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L164

Added line #L164 was not covered by tests

Check warning on line 168 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L168

Added line #L168 was not covered by tests

Check warning on line 171 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 183 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 185 in tiatoolbox/models/engine/io_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tiatoolbox/models/engine/io_config.py#L185

Added line #L185 was not covered by tests