Skip to content

Syncing from upstream OCA/wms (16.0)#655

Merged
bt-admin merged 4 commits intobrain-tec:16.0from
OCA:16.0
Apr 14, 2026
Merged

Syncing from upstream OCA/wms (16.0)#655
bt-admin merged 4 commits intobrain-tec:16.0from
OCA:16.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

simahawk and others added 4 commits February 25, 2026 09:35
This was breaking _unregister_controllers since we don't get tuples
but EndpointRule objects.

Prior to this change the call failed like

  File /odoo/external-src/shopfloor-app/shopfloor_base/models/shopfloor_app.py, line 166, in _registered_endpoint_rule_keys
    return [x[0] for x in self._registered_routes()]
            ~^^^
TypeError: 'EndpointRule' object is not subscriptable
* ensure manifest url is always the same
* improve comparison on handler options
Signed-off-by sebalix
@bt-admin bt-admin added the 16.0 label Apr 14, 2026
@bt-admin bt-admin merged commit 08394ce into brain-tec:16.0 Apr 14, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.78%. Comparing base (5c5644d) to head (ad80a9a).
⚠️ Report is 205 commits behind head on 16.0.

Files with missing lines Patch % Lines
shopfloor_base/models/shopfloor_app.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             16.0     #655   +/-   ##
=======================================
  Coverage   94.78%   94.78%           
=======================================
  Files         605      605           
  Lines       26429    26431    +2     
  Branches     1829     1830    +1     
=======================================
+ Hits        25050    25052    +2     
  Misses        996      996           
  Partials      383      383           

☔ 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.

3 participants