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

fix(backend): API version correction #9243

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

matmair
Copy link
Member

@matmair matmair commented Mar 5, 2025

The API version was not corretly changed in #9131 - this fixes it.

Fixes #9242

The API version was not corretly changed in inventree#9131 - this fixes it.

Fixes inventree#9242
@matmair matmair added bug Identifies a bug which needs to be addressed api Relates to the API labels Mar 5, 2025
@matmair matmair added this to the 1.0.0 milestone Mar 5, 2025
@matmair matmair self-assigned this Mar 5, 2025
@matmair matmair marked this pull request as ready for review March 5, 2025 11:05
@matmair matmair requested a review from SchrodingersGat as a code owner March 5, 2025 11:05
Copy link

netlify bot commented Mar 5, 2025

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

Name Link
🔨 Latest commit 45b8556
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/67c82fdeda58a2000783eead

@matmair matmair enabled auto-merge (squash) March 5, 2025 11:05
@matmair matmair merged commit 8e753b3 into inventree:master Mar 5, 2025
25 checks passed
@matmair matmair deleted the fix(backend)--api-version branch March 5, 2025 11:24
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.71%. Comparing base (017d96f) to head (45b8556).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9243   +/-   ##
=======================================
  Coverage   84.70%   84.71%           
=======================================
  Files        1198     1198           
  Lines       52561    52561           
  Branches     2216     2216           
=======================================
+ Hits        44521    44525    +4     
+ Misses       7484     7480    -4     
  Partials      556      556           
Flag Coverage Δ
backend 88.08% <100.00%> (+<0.01%) ⬆️

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

☔ 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
api Relates to the API bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] API schema not correctly reflecting changes
1 participant