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

[18.0][REF] queue_job: Use set.discard(...) instead of SafeSet #722

Merged
merged 1 commit into from
Dec 21, 2024

[REF] queue_job: Use set.discard(...) instead of SafeSet

3c2fc89
Select commit
Loading
Failed to load commit list.
Merged

[18.0][REF] queue_job: Use set.discard(...) instead of SafeSet #722

[REF] queue_job: Use set.discard(...) instead of SafeSet
3c2fc89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 21, 2024 in 0s

0.00% of diff hit (target 79.05%)

View this Pull Request on Codecov

0.00% of diff hit (target 79.05%)

Annotations

Check warning on line 78 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L78

Added line #L78 was not covered by tests

Check warning on line 89 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L89

Added line #L89 was not covered by tests

Check warning on line 392 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L391-L392

Added lines #L391 - L392 were not covered by tests

Check warning on line 447 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L446-L447

Added lines #L446 - L447 were not covered by tests

Check warning on line 468 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L467-L468

Added lines #L467 - L468 were not covered by tests

Check warning on line 481 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L481

Added line #L481 was not covered by tests

Check warning on line 490 in queue_job/jobrunner/channels.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/channels.py#L490

Added line #L490 was not covered by tests