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

Syncing from upstream OCA/queue (16.0) #435

Merged
merged 16 commits into from
Jan 29, 2025
Merged

Syncing from upstream OCA/queue (16.0) #435

merged 16 commits into from
Jan 29, 2025

Conversation

bt-admin
Copy link

bt_gitbot

sebalix and others added 16 commits December 27, 2024 10:18
As normal user only have read access to delay.export, we need sudo to chreate an attachment on this record

Use user 6 (Marc Demo) in the tests, not admin (2)
Configuration of randomized retry intervals is not possible due to the formatting checks not being updated.
This should fix it.
* use FIFO, firt createad job will be treat first
* if priority are different it take the precedent

Yet we are not using channel priority into account
- an explicit flush is needed or child jobs won't be updated
- no need to forward port, this was fixed already in 16.0+
Otherwise, you cannot use any channel other than default (
root.ir_cron)
Signed-off-by simahawk
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: queue-16.0/queue-16.0-queue_job
Translate-URL: https://translation.odoo-community.org/projects/queue-16-0/queue-16-0-queue_job/
@bt-admin bt-admin added the 16.0 label Jan 29, 2025
@bt-admin bt-admin merged commit 2a581cb into brain-tec:16.0 Jan 29, 2025
4 checks passed
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 96.99248% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.97%. Comparing base (2413ef6) to head (aa4e1c3).
Report is 78 commits behind head on 16.0.

Files with missing lines Patch % Lines
queue_job/models/queue_job_function.py 84.61% 1 Missing and 1 partial ⚠️
queue_job_cron/models/ir_cron.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             16.0     #435      +/-   ##
==========================================
+ Coverage   83.50%   83.97%   +0.46%     
==========================================
  Files          83       84       +1     
  Lines        4486     4598     +112     
  Branches      409      414       +5     
==========================================
+ Hits         3746     3861     +115     
+ Misses        661      657       -4     
- Partials       79       80       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.