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

Plugin static files fix #7532

Merged

Merge branch 'plugin-static-files-fix' of github.com:SchrodingersGat/…

4442222
Select commit
Loading
Failed to load commit list.
Merged

Plugin static files fix #7532

Merge branch 'plugin-static-files-fix' of github.com:SchrodingersGat/…
4442222
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2024 in 0s

84.04% (target 82.00%)

View this Pull Request on Codecov

84.04% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.04%. Comparing base (f671475) to head (4442222).

Files Patch % Lines
src/backend/InvenTree/plugin/staticfiles.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7532      +/-   ##
==========================================
- Coverage   84.21%   84.04%   -0.18%     
==========================================
  Files        1066     1066              
  Lines       46703    46666      -37     
  Branches     1399     1396       -3     
==========================================
- Hits        39333    39220     -113     
- Misses       7005     7085      +80     
+ Partials      365      361       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.