Skip to content

Tracking api fix #9238

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

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Conversation

SchrodingersGat
Copy link
Member

Fix incorrect search term in stock tracking API

@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed api Relates to the API backport Apply this label to a PR to enable auto-backport action backport-to-0.17.x Backport these changes to the 0.17.x branch labels Mar 5, 2025
@SchrodingersGat SchrodingersGat modified the milestones: 0.17.8, 1.0.0 Mar 5, 2025
Copy link

netlify bot commented Mar 5, 2025

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

Name Link
🔨 Latest commit 073fa08
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/67c82776ed80cd000837ef89

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.70%. Comparing base (d96f0d7) to head (073fa08).
Report is 215 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9238   +/-   ##
=======================================
  Coverage   84.70%   84.70%           
=======================================
  Files        1198     1198           
  Lines       52558    52560    +2     
  Branches     2216     2216           
=======================================
+ Hits        44519    44523    +4     
+ Misses       7483     7481    -2     
  Partials      556      556           
Flag Coverage Δ
backend 88.05% <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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SchrodingersGat
Copy link
Member Author

@matmair failing due to API mismatch but unrelated to this change - we'll have to work out how to fix that.

@SchrodingersGat SchrodingersGat merged commit 21ae113 into inventree:master Mar 5, 2025
26 of 27 checks passed
@SchrodingersGat SchrodingersGat deleted the tracking-api-fix branch March 5, 2025 10:59
github-actions bot pushed a commit that referenced this pull request Mar 5, 2025
* [Bug] Fix search for StockTrackingList

- Removed invalid field

* Add unit test coverage for failing condition

* Fix 'notes' field for extra line item API

(cherry picked from commit 21ae113)
Copy link
Contributor

github-actions bot commented Mar 5, 2025

💚 All backports created successfully

Status Branch Result
0.17.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat added a commit that referenced this pull request Mar 5, 2025
* [Bug] Fix search for StockTrackingList

- Removed invalid field

* Add unit test coverage for failing condition

* Fix 'notes' field for extra line item API

(cherry picked from commit 21ae113)

Co-authored-by: Oliver <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API backport Apply this label to a PR to enable auto-backport action backport-to-0.17.x Backport these changes to the 0.17.x branch bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants