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

[17.0][UPD] Forward port changes from 14/15/16 #731

Open
wants to merge 14 commits into
base: 17.0
Choose a base branch
from

[13.0][FIX] queue_job_cron: channel_id must be storable.

2b0c033
Select commit
Loading
Failed to load commit list.
Open

[17.0][UPD] Forward port changes from 14/15/16 #731

[13.0][FIX] queue_job_cron: channel_id must be storable.
2b0c033
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 27, 2024 in 1s

95.79% of diff hit (target 83.88%)

View this Pull Request on Codecov

95.79% of diff hit (target 83.88%)

Annotations

Check warning on line 39 in queue_job/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/controllers/main.py#L39

Added line #L39 was not covered by tests

Check warning on line 658 in queue_job/delay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/delay.py#L658

Added line #L658 was not covered by tests

Check warning on line 163 in queue_job/models/queue_job_function.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/models/queue_job_function.py#L163

Added line #L163 was not covered by tests

Check warning on line 23 in queue_job/tests/test_delayable_split.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable_split.py#L23

Added line #L23 was not covered by tests

Check warning on line 27 in queue_job/tests/test_delayable_split.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/tests/test_delayable_split.py#L27

Added line #L27 was not covered by tests

Check warning on line 39 in queue_job_cron/models/ir_cron.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job_cron/models/ir_cron.py#L39

Added line #L39 was not covered by tests

Check warning on line 65 in queue_job_cron/models/ir_cron.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job_cron/models/ir_cron.py#L65

Added line #L65 was not covered by tests