-
Notifications
You must be signed in to change notification settings - Fork 285
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
refactor: add more types and interfaces #2427
Conversation
Codecov Report
@@ Coverage Diff @@
## 2.4 #2427 +/- ##
==========================================
- Coverage 68.08% 67.91% -0.17%
==========================================
Files 385 385
Lines 8444 8438 -6
Branches 430 390 -40
==========================================
- Hits 5749 5731 -18
- Misses 2647 2660 +13
+ Partials 48 47 -1
Continue to review full report at Codecov.
|
The ci/circleci: test-node11-unit job is failing as of 6f885577246ae5330ffc1cdbe45aab816f728f5d. Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
Proposed changes
Add types, interfaces and fix various minor issues.
Types of changes
Checklist