-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: Fix TS errors in core
directory
#7331
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
…to fix/6949-ts-errors-in-core
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7331 +/- ##
=======================================
Coverage 34.59% 34.60%
=======================================
Files 1019 1019
Lines 27192 27193 +1
Branches 2212 2212
=======================================
+ Hits 9408 9409 +1
Misses 17296 17296
Partials 488 488
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
de6a9a3
to
2c351f8
Compare
…to fix/6949-ts-errors-in-core
Kudos, SonarCloud Quality Gate passed! |
This PR resolves the rest of the pre-existing TS errors in the
core
directory. We also updatedtsconfig.lint.json
to prevent the introduction of new Typescript errors incore
directory moving forward. Since tslint is enabled for the CI, all green tests should indicate that there are no longer TS errors incore
.Passing E2E smoke tests - https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/3f6c04d9-961b-4827-adf3-ed3a93024613