-
Notifications
You must be signed in to change notification settings - Fork 107
refactor(ts): enable noImplicitAny on test/transaction.ts #344
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(ts): enable noImplicitAny on test/transaction.ts #344
Conversation
Codecov Report
@@ Coverage Diff @@
## master #344 +/- ##
=======================================
Coverage 97.59% 97.59%
=======================================
Files 7 7
Lines 583 583
Branches 63 63
=======================================
Hits 569 569
Misses 6 6
Partials 8 8
Continue to review full report at Codecov.
|
@joecervino looking better! Can you |
@JustinBeckwith just a friendly ping, changes made! |
… into test/transaction.ts
…odejs-datastore into test/transaction.ts
Please run |
… into test/transaction.ts
@JustinBeckwith done :) Thanks btw, I appreciate you taking the time to get through this |
Fixes #326