Skip to content

feat: add multiprocessing accelerator with tests & docs

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 6, 2023 in 1s

88.73% of diff hit (target 98.18%)

View this Pull Request on Codecov

88.73% of diff hit (target 98.18%)

Annotations

Check warning on line 28 in edspdf/accelerators/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/base.py#L28

Added line #L28 was not covered by tests

Check warning on line 40 in edspdf/accelerators/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/base.py#L40

Added line #L40 was not covered by tests

Check warning on line 58 in edspdf/accelerators/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/base.py#L58

Added line #L58 was not covered by tests

Check warning on line 25 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 78 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 110 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 169 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L169

Added line #L169 was not covered by tests

Check warning on line 260 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L260

Added line #L260 was not covered by tests

Check warning on line 281 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L278-L281

Added lines #L278 - L281 were not covered by tests

Check warning on line 283 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L283

Added line #L283 was not covered by tests

Check warning on line 457 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L455-L457

Added lines #L455 - L457 were not covered by tests

Check warning on line 467 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L465-L467

Added lines #L465 - L467 were not covered by tests

Check warning on line 526 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L526

Added line #L526 was not covered by tests

Check warning on line 531 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L531

Added line #L531 was not covered by tests

Check warning on line 594 in edspdf/accelerators/multiprocessing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

edspdf/accelerators/multiprocessing.py#L593-L594

Added lines #L593 - L594 were not covered by tests

Check warning on line 1 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L1

Added line #L1 was not covered by tests

Check warning on line 11 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L11

Added line #L11 was not covered by tests

Check warning on line 328 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L326-L328

Added lines #L326 - L328 were not covered by tests

Check warning on line 333 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L333

Added line #L333 was not covered by tests

Check warning on line 336 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L336

Added line #L336 was not covered by tests

Check warning on line 346 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L342-L346

Added lines #L342 - L346 were not covered by tests

Check warning on line 364 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L362-L364

Added lines #L362 - L364 were not covered by tests

Check warning on line 370 in tests/core/test_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/core/test_pipeline.py#L370

Added line #L370 was not covered by tests