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

Small typescript cleanups #7685

Merged
merged 5 commits into from
Jul 18, 2024

Merge branch 'inventree:master' into small-fixes

c72e0f9
Select commit
Loading
Failed to load commit list.
Merged

Small typescript cleanups #7685

Merge branch 'inventree:master' into small-fixes
c72e0f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 0s

83.69% (target 82.00%)

View this Pull Request on Codecov

83.69% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 17.50000% with 33 lines in your changes missing coverage. Please review.

Project coverage is 83.69%. Comparing base (cb2c220) to head (c72e0f9).

Files Patch % Lines
src/frontend/src/pages/Index/Scan.tsx 0.00% 10 Missing ⚠️
src/frontend/src/tables/part/PartThumbTable.tsx 0.00% 7 Missing ⚠️
...c/frontend/src/components/details/DetailsImage.tsx 14.28% 5 Missing and 1 partial ⚠️
src/frontend/src/components/modals/QrCodeModal.tsx 14.28% 3 Missing and 3 partials ⚠️
...Index/Settings/AccountSettings/SecurityContent.tsx 0.00% 2 Missing ⚠️
...frontend/src/pages/Index/Settings/UserSettings.tsx 50.00% 0 Missing and 1 partial ⚠️
src/frontend/src/tables/UploadAction.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7685      +/-   ##
==========================================
- Coverage   83.71%   83.69%   -0.03%     
==========================================
  Files        1104     1104              
  Lines       48821    48821              
  Branches     1570     1570              
==========================================
- Hits        40871    40860      -11     
- Misses       7543     7563      +20     
+ Partials      407      398       -9     

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