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

After 0.17.0 Remove custom context processors #8540

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SchrodingersGat
Copy link
Member

DO NOT MERGE UNTIL 0.17.0 IS RELEASED

  • Only merge after 0.17.0 release
  • Remove code which injects custom context variables into CUI requests
  • Not needed for new API-based PUI code
  • Speeds up requests - remove unnecessary DB hits

- Only merge after 0.17.0 release
- Remove code which injects custom context variables into CUI requests
- Not needed for new API-based PUI code
- Speeds up requests - remove unnecessary DB hits
@SchrodingersGat SchrodingersGat added this to the 1.0.0 milestone Nov 24, 2024
Copy link

netlify bot commented Nov 24, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit ebb9e12
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/67471f671b5cbe0008514330

@matmair
Copy link
Member

matmair commented Nov 24, 2024

See also #8384

@matmair matmair changed the title Remove custom context processors After 0.17.0 Remove custom context processors Nov 24, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.63%. Comparing base (a48d23b) to head (ebb9e12).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8540      +/-   ##
==========================================
- Coverage   84.67%   84.63%   -0.05%     
==========================================
  Files        1183     1178       -5     
  Lines       54023    53525     -498     
  Branches     2034     2026       -8     
==========================================
- Hits        45746    45300     -446     
+ Misses       7762     7702      -60     
- Partials      515      523       +8     

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

2 participants