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

Report printing refactor #7074

Merged
merged 210 commits into from
May 22, 2024

Tweak unit test

07ca9a1
Select commit
Loading
Failed to load commit list.
Merged

Report printing refactor #7074

Tweak unit test
07ca9a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 1s

83.21% (target 82.00%)

View this Pull Request on Codecov

83.21% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 78.76712% with 217 lines in your changes are missing coverage. Please review.

Project coverage is 83.21%. Comparing base (921bf91) to head (07ca9a1).
Report is 5 commits behind head on master.

Files Patch % Lines
src/backend/InvenTree/report/api.py 76.56% 45 Missing ⚠️
...nTree/report/migrations/0026_auto_20240422_1301.py 50.87% 28 Missing ⚠️
...nTree/report/migrations/0023_auto_20240421_0455.py 44.44% 20 Missing ⚠️
...rontend/src/components/buttons/PrintingActions.tsx 58.69% 18 Missing and 1 partial ⚠️
src/backend/InvenTree/report/models.py 88.81% 16 Missing ⚠️
src/backend/InvenTree/report/apps.py 75.00% 12 Missing ⚠️
...mponents/editors/TemplateEditor/TemplateEditor.tsx 0.00% 11 Missing ⚠️
...s/editors/TemplateEditor/PdfPreview/PdfPreview.tsx 0.00% 8 Missing ⚠️
src/frontend/src/tables/settings/TemplateTable.tsx 63.63% 7 Missing and 1 partial ⚠️
src/backend/InvenTree/stock/models.py 68.42% 6 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7074      +/-   ##
==========================================
- Coverage   84.07%   83.21%   -0.87%     
==========================================
  Files        1056     1069      +13     
  Lines       46440    46854     +414     
  Branches     1334     1376      +42     
==========================================
- Hits        39046    38989      -57     
- Misses       7055     7508     +453     
- Partials      339      357      +18     

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