Skip to content

Conversation

@matmair
Copy link
Contributor

@matmair matmair commented Dec 17, 2025

Replaces individual metadata endpoints with a generic endpoint and a bunch of permanent redirects. Obviously a breaking change.
This:

  • reduces the amount of duplicated endpoints doing the same things and the required tests too
  • removes the necessity to declare new endpoints for every metadata-supporting model
  • is plugin friendly as models defined in those can also use the new endpoint

@matmair matmair added this to the 2.0.0 milestone Dec 17, 2025
@matmair matmair self-assigned this Dec 17, 2025
@matmair matmair added plugin Plugin ecosystem api Relates to the API breaking Indicates a major update or change which breaks compatibility labels Dec 17, 2025
@netlify
Copy link

netlify bot commented Dec 17, 2025

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

Name Link
🔨 Latest commit c76f4f5
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/6948fc3feb11c0000849b4a5

@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 88.60759% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.16%. Comparing base (947a3e2) to head (c76f4f5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11035      +/-   ##
==========================================
- Coverage   88.18%   88.16%   -0.03%     
==========================================
  Files        1290     1290              
  Lines       58112    58115       +3     
  Branches     1969     1969              
==========================================
- Hits        51244    51235       -9     
- Misses       6377     6389      +12     
  Partials      491      491              
Flag Coverage Δ
backend 89.45% <88.60%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Backend Apps 92.01% <100.00%> (-0.02%) ⬇️
Backend General 93.48% <100.00%> (ø)
Frontend 70.86% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Relates to the API breaking Indicates a major update or change which breaks compatibility plugin Plugin ecosystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant