Skip to content

Syncing from upstream OCA/queue (18.0)#508

Merged
bt-admin merged 7 commits intobrain-tec:18.0from
OCA:18.0
Sep 19, 2025
Merged

Syncing from upstream OCA/queue (18.0)#508
bt-admin merged 7 commits intobrain-tec:18.0from
OCA:18.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

benwillig and others added 7 commits September 17, 2025 10:20
'name' attributes for odoo's exception has been deprecated and produces a warning message. This commit fixes the behavior
datetime.datetime.utcnow() is now deprecated and should be replaced by datetime.datetime.now() (optional TZ parameter).
As the original _odoo_now() doesn't contain the Timezone, the parameter datetime.UTC is not added into this improvement
Signed-off-by guewen
Signed-off-by guewen
Currently translated at 100.0% (154 of 154 strings)

Translation: queue-18.0/queue-18.0-queue_job
Translate-URL: https://translation.odoo-community.org/projects/queue-18-0/queue-18-0-queue_job/it/
@bt-admin bt-admin added the 18.0 label Sep 19, 2025
@bt-admin bt-admin merged commit 4fd7bca into brain-tec:18.0 Sep 19, 2025
4 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 19, 2025

Codecov Report

❌ Patch coverage is 72.22222% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.28%. Comparing base (f832ffd) to head (edc21e4).
⚠️ Report is 200 commits behind head on 18.0.

Files with missing lines Patch % Lines
base_import_async/models/base_import_import.py 34.65% 66 Missing ⚠️
queue_job/jobrunner/runner.py 50.98% 23 Missing and 2 partials ⚠️
queue_job/jobrunner/channels.py 54.54% 10 Missing ⚠️
queue_job/job.py 71.42% 1 Missing and 1 partial ⚠️
base_import_async/models/queue_job.py 80.00% 1 Missing ⚠️
queue_job/controllers/main.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0     #508      +/-   ##
==========================================
+ Coverage   79.96%   82.28%   +2.31%     
==========================================
  Files          74       83       +9     
  Lines        4358     4639     +281     
  Branches      397      404       +7     
==========================================
+ Hits         3485     3817     +332     
+ Misses        820      751      -69     
- Partials       53       71      +18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

5 participants