Ran
|
Files
359
|
Run time
19s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
JS-12 Serialize and factory improvements, and resolve merge conflicts (#128) * JS-12 Expose transaction serialize() method * Fix typo in test method name * JS-12 Serialize transaction to JSON (partial) * Revert AccountRestrictionType - no such ALLOW_INCOMING_TRANSACTION_TYPE * JS-12 Completed transaction serialization toJSON and unit/integration tests for vertx plus other improvements * JS-12 Increased code coverage * JS-12 Refactoring and improvements to transaction serialization to json * Commented out incomplete code to fix build * JS-12 Transaction model to JSON - Refactoring and optimization * JS-12 Javadocs * JS-12 Replaced constructors in transaction factories with static create method * JS-12 minor improvements * Revert "JS-12 minor improvements" This reverts commit 4bbb635b1. * JS-12 Fixed TransferTransactionFactory create method * JS-12 Fixed other inconsistencies in transaction factory create methods * JS-12 Fix an integration-test after previous change * JS-12 Made Transaction serialize() to binary method works for both normal and embedded transactions * JS-12 Feedback changes
8607 of 10267 relevant lines covered (83.83%)
0.84 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|