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

[0.17.x] feat(backend): Improve error with missing manifest (#8957) #9036

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

matmair
Copy link
Member

@matmair matmair commented Feb 4, 2025

Backport

This will backport the following commits from master to 0.17.x:

Questions ?

Please refer to the Backport tool documentation

* package tag results better

* Add docs for missing frontend

* better error indication
Fixes inventree#8875

* fix test assertations

* fix test exception

* group setup admin stuff

* add operations supgourp

* add basic structure

* move error code

* fix link

* fix grammar issues

(cherry picked from commit bbeaf0e)

# Conflicts:
#	docs/docs/faq.md
@matmair
Copy link
Member Author

matmair commented Feb 4, 2025

Depends on #9019

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (5bc56c8) to head (e005a97).
Report is 1 commits behind head on 0.17.x.

Additional details and impacted files
@@           Coverage Diff           @@
##           0.17.x    #9036   +/-   ##
=======================================
  Coverage   84.43%   84.43%           
=======================================
  Files        1201     1201           
  Lines       54838    54838           
  Branches     2088     2088           
=======================================
+ Hits        46302    46303    +1     
+ Misses       8022     8021    -1     
  Partials      514      514           
Flag Coverage Δ
backend 86.10% <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.

@SchrodingersGat SchrodingersGat merged commit c7a0265 into inventree:0.17.x Feb 5, 2025
21 checks passed
@SchrodingersGat SchrodingersGat deleted the backport/0.17.x/pr-8957 branch February 5, 2025 02:55
@SchrodingersGat SchrodingersGat added this to the 0.17.6 milestone Feb 5, 2025
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed setup Relates to the InvenTree setup / installation process labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed setup Relates to the InvenTree setup / installation process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants