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

Task group #8332

Merged
merged 8 commits into from
Oct 23, 2024
Merged

Task group #8332

merged 8 commits into from
Oct 23, 2024

Conversation

SchrodingersGat
Copy link
Member

  • Adds "group" attribute to background tasks for improved filtering
  • Improvements to "notify low stock" calls

Copy link

netlify bot commented Oct 22, 2024

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

Name Link
🔨 Latest commit 730c6ba
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/6718ed6208b25200084cb176

@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.25%. Comparing base (ba3bac1) to head (730c6ba).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/backend/InvenTree/common/currency.py 0.00% 1 Missing ⚠️
src/backend/InvenTree/part/models.py 66.66% 1 Missing ⚠️
src/backend/InvenTree/plugin/base/label/mixins.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8332      +/-   ##
==========================================
- Coverage   84.37%   84.25%   -0.12%     
==========================================
  Files        1166     1166              
  Lines       52935    52926       -9     
  Branches     1946     1934      -12     
==========================================
- Hits        44663    44592      -71     
- Misses       7785     7853      +68     
+ Partials      487      481       -6     
Flag Coverage Δ
backend 85.93% <75.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.

Copy link
Member

@matmair matmair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks promising; could be used for statics / reporting in a future step

@SchrodingersGat SchrodingersGat merged commit fb17dcc into inventree:master Oct 23, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the task-group branch October 23, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants