Ran
|
Jobs
3
|
Files
359
|
Run time
1min
|
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
8605 of 10265 relevant lines covered (83.83%)
2.51 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 320.1 | 359 |
83.83 |
Travis Job 320.1 | |
2 | 320.2 | 359 |
83.84 |
Travis Job 320.2 | |
3 | 320.3 | 359 |
83.83 |
Travis Job 320.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|