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

Notifications fix #8360

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Conversation

SchrodingersGat
Copy link
Member

- Allow collection for background worker too
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed backport Apply this label to a PR to enable auto-backport action backport-to-0.16.x labels Oct 25, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Oct 25, 2024
Copy link

netlify bot commented Oct 25, 2024

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

Name Link
🔨 Latest commit 3a9a068
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/671b3d3ff390640008f7f9f6

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.42%. Comparing base (6be6c4b) to head (3a9a068).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/backend/InvenTree/common/notifications.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8360      +/-   ##
==========================================
- Coverage   84.42%   84.42%   -0.01%     
==========================================
  Files        1166     1166              
  Lines       53028    53037       +9     
  Branches     1946     1946              
==========================================
+ Hits        44771    44778       +7     
- Misses       7761     7763       +2     
  Partials      496      496              
Flag Coverage Δ
backend 85.98% <94.44%> (-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.

- Cache methods more intelligently
- Re-collect if null
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.

LGTM

@SchrodingersGat SchrodingersGat merged commit 331692b into inventree:master Oct 25, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the notifications-fix branch October 25, 2024 07:00
github-actions bot pushed a commit that referenced this pull request Oct 25, 2024
* Fix for app loading

- Allow collection for background worker too

* Improved logging

* Refactor MethodStorageClass

- Cache methods more intelligently
- Re-collect if null

(cherry picked from commit 331692b)
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
0.16.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 Oct 25, 2024
* Fix for app loading

- Allow collection for background worker too

* Improved logging

* Refactor MethodStorageClass

- Cache methods more intelligently
- Re-collect if null

(cherry picked from commit 331692b)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action backport-to-0.16.x bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subscribed part notification bug
2 participants