-
-
Notifications
You must be signed in to change notification settings - Fork 801
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
Conversation
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR fixes a few small style issues with typescript. We might need to adjust the CI to keep those out in the future.