Skip to content

Syncing from upstream OCA/connector (18.0)#461

Merged
bt-admin merged 3 commits into
brain-tec:18.0from
OCA:18.0
Jun 15, 2026
Merged

Syncing from upstream OCA/connector (18.0)#461
bt-admin merged 3 commits into
brain-tec:18.0from
OCA:18.0

Conversation

@bt-admin

Copy link
Copy Markdown

bt_gitbot

SilvioC2C and others added 3 commits June 15, 2026 11:16
Class ``TransactionComponentCase.setUp()`` was not calling ``super()`` because of an inheritance issue:
 ``odoo.tests.common.TransactionCase.setUp()`` was not calling ``super()`` either.

Since the issue has been solved, the test setup can be improved, allowing subclasses that inherit
 from ``TransactionComponentCase`` to correctly resolve the chain of ``super().setUp()`` calls.
Signed-off-by simahawk
@bt-admin bt-admin added the 18.0 label Jun 15, 2026
@bt-admin bt-admin merged commit 4b82812 into brain-tec:18.0 Jun 15, 2026
4 checks passed
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.59%. Comparing base (83b7062) to head (5cd85ad).
⚠️ Report is 16 commits behind head on 18.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             18.0     #461      +/-   ##
==========================================
- Coverage   86.78%   86.59%   -0.20%     
==========================================
  Files          58       58              
  Lines        2816     2812       -4     
  Branches      159      159              
==========================================
- Hits         2444     2435       -9     
- Misses        331      336       +5     
  Partials       41       41              

☔ View full report in Codecov by Harness.
📢 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.

3 participants