-
Notifications
You must be signed in to change notification settings - Fork 12.6k
chore: Enforce stricter TypeScript directives #37709
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
base: develop
Are you sure you want to change the base?
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 101 files out of 208 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
451a0df to
f4cc9b9
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #37709 +/- ##
===========================================
+ Coverage 67.78% 67.86% +0.08%
===========================================
Files 3449 3449
Lines 113987 113971 -16
Branches 20956 20954 -2
===========================================
+ Hits 77262 77349 +87
+ Misses 34610 34504 -106
- Partials 2115 2118 +3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Proposed changes (including videos or screenshots)
It set TypeScript directives focused on type safety.
Issue(s)
ARCH-1907
Steps to test or reproduce
Further comments