Skip to content

Conversation

llacroix
Copy link
Member

@llacroix llacroix commented Mar 7, 2023

The website odoo.plus is suffering from some issues related to the major api change in odoo-tools split away from itself. There are a few components that don't completely work properly.

@llacroix llacroix changed the title Removing some code that may not work in all cases if website isn't Fixing code to make website odoo.plus work with recent changes. Mar 7, 2023
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #26 (e0fdfd7) into main (834d6eb) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head e0fdfd7 differs from pull request most recent head 43dfc79. Consider uploading reports for the commit 43dfc79 to get more accurate results

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   96.28%   96.28%   -0.01%     
==========================================
  Files         103      103              
  Lines        7538     7537       -1     
==========================================
- Hits         7258     7257       -1     
  Misses        280      280              
Impacted Files Coverage Δ
odoo_tools/app/mixins/routers.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Fixes:

- Path args were not passed to endpoint handlers
- Respone Mixins were added to simplify making Response types
  that can define secure/insecure cookies and eventually more mixins.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant