-
Notifications
You must be signed in to change notification settings - Fork 2
Splitting up txs.ts into different stages based on purpose #65
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: master
Are you sure you want to change the base?
Conversation
…ting for stages split so can use that file
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.
Currently does not pass Travis, and there are some syntax errors in txs.ts at a minimum. Also, can you guys merge in the latest master?
Codecov Report
@@ Coverage Diff @@
## master #65 +/- ##
=======================================
Coverage 98.85% 98.85%
=======================================
Files 6 10 +4
Lines 438 438
Branches 69 69
=======================================
Hits 433 433
Misses 5 5
Continue to review full report at Codecov.
|
Make sure all the right functions have been moved and that the code is properly refactored intuitively.