-
Notifications
You must be signed in to change notification settings - Fork 227
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(typescript): various fixes/refactors to types #515
refactor(typescript): various fixes/refactors to types #515
Conversation
Codecov Report
@@ Coverage Diff @@
## master #515 +/- ##
==========================================
+ Coverage 94.91% 94.95% +0.03%
==========================================
Files 15 15
Lines 984 991 +7
Branches 83 87 +4
==========================================
+ Hits 934 941 +7
Misses 42 42
Partials 8 8
Continue to review full report at Codecov.
|
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.
LGTM when tests pass. Thank you so much for doing this!
Codecov Report
@@ Coverage Diff @@
## master #515 +/- ##
==========================================
+ Coverage 94.91% 94.95% +0.03%
==========================================
Files 15 15
Lines 984 991 +7
Branches 83 87 +4
==========================================
+ Hits 934 941 +7
Misses 42 42
Partials 8 8
Continue to review full report at Codecov.
|
Fixes #507