Skip to content

[IMP] queue_job: Add split method

Codecov / codecov/patch failed Jun 4, 2024 in 1s

8.79% of diff hit (target 83.58%)

View this Pull Request on Codecov

8.79% of diff hit (target 83.58%)

Annotations

Check warning on line 542 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L542

Added line #L542 was not covered by tests

Check warning on line 544 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L544

Added line #L544 was not covered by tests

Check warning on line 546 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L546

Added line #L546 was not covered by tests

Check warning on line 549 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L548-L549

Added lines #L548 - L549 were not covered by tests

Check warning on line 561 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L559-L561

Added lines #L559 - L561 were not covered by tests

Check warning on line 563 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L563

Added line #L563 was not covered by tests

Check warning on line 565 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L565

Added line #L565 was not covered by tests

Check warning on line 571 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L571

Added line #L571 was not covered by tests

Check warning on line 577 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L577

Added line #L577 was not covered by tests

Check warning on line 579 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L579

Added line #L579 was not covered by tests

Check warning on line 278 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L278

Added line #L278 was not covered by tests

Check warning on line 283 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L281-L283

Added lines #L281 - L283 were not covered by tests

Check warning on line 285 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L285

Added line #L285 was not covered by tests

Check warning on line 288 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 290 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L290

Added line #L290 was not covered by tests

Check warning on line 292 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L292

Added line #L292 was not covered by tests

Check warning on line 294 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L294

Added line #L294 was not covered by tests

Check warning on line 299 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L297-L299

Added lines #L297 - L299 were not covered by tests

Check warning on line 305 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L302-L305

Added lines #L302 - L305 were not covered by tests

Check warning on line 330 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L307-L330

Added lines #L307 - L330 were not covered by tests

Check warning on line 336 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L333-L336

Added lines #L333 - L336 were not covered by tests

Check warning on line 341 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L338-L341

Added lines #L338 - L341 were not covered by tests

Check warning on line 347 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L344-L347

Added lines #L344 - L347 were not covered by tests

Check warning on line 350 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 356 in queue_job/tests/test_delayable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable.py#L353-L356

Added lines #L353 - L356 were not covered by tests