• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

input-output-hk / mantis / #385
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: update_run_mantis_mainet_command
DEFAULT BRANCH: master
Ran 03 Nov 2017 11:44AM UTC
Jobs 1
Files 160
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#385

push

rtkaczyk
Merge remote-tracking branch 'origin/phase/daedalus' into feature/disallowOrphanedBlocks

31 of 31 new or added lines in 6 files covered. (100.0%)

0 of 6040 relevant lines covered (0.0%)

0.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/SyncBlocksValidator.scala
1
100.0
src/main/scala/io/iohk/ethereum/ledger/Ledger.scala
6
100.0
src/main/scala/io/iohk/ethereum/validators/SignedTransactionValidator.scala
7
100.0
src/main/scala/io/iohk/ethereum/validators/BlockValidator.scala
7
100.0
src/main/scala/io/iohk/ethereum/validators/OmmersValidator.scala
9
100.0
src/main/scala/io/iohk/ethereum/validators/BlockHeaderValidator.scala

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/scala/io/iohk/ethereum/utils/Logger.scala
1
100.0
src/main/scala/io/iohk/ethereum/utils/NodeStatus.scala
1
100.0
src/main/scala/io/iohk/ethereum/mpt/HashByteArraySerializable.scala
1
100.0
src/main/scala/io/iohk/ethereum/network/peer.scala
1
100.0
src/main/scala/io/iohk/ethereum/domain/TxLogEntry.scala
1
100.0
src/main/scala/io/iohk/ethereum/vm/package.scala
1
100.0
src/main/scala/io/iohk/ethereum/network/discovery/PeerDiscoveryManager.scala
1
100.0
src/main/scala/io/iohk/ethereum/keystore/Wallet.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/MessageCodec.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/p2p/Message.scala
2
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/Web3Service.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/HandshakerState.scala
2
100.0
src/main/scala/io/iohk/ethereum/utils/NumericUtils.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/p2p/MessageSerializableImplicit.scala
3
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcHandshaker.scala
3
100.0
src/main/scala/io/iohk/ethereum/mpt/package.scala
3
100.0
src/main/scala/io/iohk/ethereum/db/storage/pruning/package.scala
3
100.0
src/main/scala/io/iohk/ethereum/validators/MptListValidator.scala
3
100.0
src/main/scala/io/iohk/ethereum/utils/BigIntExtensionMethods.scala
4
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/package.scala
4
100.0
src/main/scala/io/iohk/ethereum/common/SimpleMap.scala
4
100.0
src/main/scala/io/iohk/ethereum/db/storage/ReadOnlyNodeStorage.scala
4
100.0
src/main/scala/io/iohk/ethereum/db/storage/ArchiveNodeStorage.scala
4
100.0
src/main/scala/io/iohk/ethereum/rlp/UInt256RLPImplicits.scala
4
100.0
src/main/scala/io/iohk/ethereum/network/ForkResolver.scala
4
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthResponseMessageV4.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/TotalDifficultyStorage.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/ReceiptStorage.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/NodeStorage.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/EvmCodeStorage.scala
5
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthInitiateMessageV4.scala
5
100.0
src/main/scala/io/iohk/ethereum/domain/Transaction.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/BlockHeadersStorage.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/BlockNumberMappingStorage.scala
6
100.0
src/main/scala/io/iohk/ethereum/domain/Block.scala
6
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSyncReceiptsValidator.scala
6
100.0
src/main/scala/io/iohk/ethereum/domain/package.scala
6
100.0
src/main/scala/io/iohk/ethereum/db/storage/TransactionMappingStorage.scala
7
100.0
src/main/scala/io/iohk/ethereum/rlp/package.scala
7
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/PeerListSupport.scala
7
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/SyncBlocksValidator.scala
7
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/JsonRpcError.scala
7
100.0
src/main/scala/io/iohk/ethereum/vm/ProgramContext.scala
8
100.0
src/main/scala/io/iohk/ethereum/db/dataSource/EphemDataSource.scala
8
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/TransactionRequest.scala
8
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthResponseMessage.scala
8
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/PV61.scala
8
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/NetService.scala
8
100.0
src/main/scala/io/iohk/ethereum/domain/Receipt.scala
9
100.0
src/main/scala/io/iohk/ethereum/db/storage/KnownNodesStorage.scala
10
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/BlacklistSupport.scala
10
100.0
src/main/scala/io/iohk/ethereum/ledger/InMemorySimpleMapProxy.scala
11
100.0
src/main/scala/io/iohk/ethereum/vm/Program.scala
11
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/TransactionResponse.scala
11
100.0
src/main/scala/io/iohk/ethereum/db/storage/FastSyncStateStorage.scala
11
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthInitiateEcdsaCodec.scala
11
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSyncStateStorageActor.scala
11
100.0
src/main/scala/io/iohk/ethereum/network/discovery/DiscoveryConfig.scala
11
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/server/JsonRpcServer.scala
12
100.0
src/main/scala/io/iohk/ethereum/db/components/Storages.scala
12
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/Handshaker.scala
13
100.0
src/main/scala/io/iohk/ethereum/domain/Account.scala
13
100.0
src/main/scala/io/iohk/ethereum/crypto/SymmetricCipher.scala
13
100.0
src/main/scala/io/iohk/ethereum/rlp/RLPImplicitConversions.scala
13
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/BlockBroadcast.scala
13
100.0
src/main/scala/io/iohk/ethereum/db/components/SharedEphemDataSources.scala
14
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthInitiateMessage.scala
14
100.0
src/main/scala/io/iohk/ethereum/db/storage/encoding/package.scala
15
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/ExpiringMap.scala
15
100.0
src/main/scala/io/iohk/ethereum/ommers/OmmersPool.scala
15
100.0
src/main/scala/io/iohk/ethereum/crypto/ConcatKDFBytesGenerator.scala
15
100.0
src/main/scala/io/iohk/ethereum/db/dataSource/LevelDBDataSource.scala
16
100.0
src/main/scala/io/iohk/ethereum/db/storage/AppStateStorage.scala
17
100.0
src/main/scala/io/iohk/ethereum/db/storage/KeyValueStorage.scala
18
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcNodeStatusExchangeState.scala
18
100.0
src/main/scala/io/iohk/ethereum/mpt/Node.scala
19
100.0
src/main/scala/io/iohk/ethereum/crypto/MGF1BytesGeneratorExt.scala
19
100.0
src/main/scala/io/iohk/ethereum/mpt/HexPrefix.scala
19
100.0
src/main/scala/io/iohk/ethereum/domain/Address.scala
19
100.0
src/main/scala/io/iohk/ethereum/validators/BlockValidator.scala
19
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/PeerRequestHandler.scala
19
100.0
src/main/scala/io/iohk/ethereum/network/package.scala
19
100.0
src/main/scala/io/iohk/ethereum/vm/VM.scala
19
100.0
src/main/scala/io/iohk/ethereum/network/p2p/MessageDecoders.scala
21
100.0
src/main/scala/io/iohk/ethereum/db/storage/BlockBodiesStorage.scala
21
100.0
src/main/scala/io/iohk/ethereum/network/discovery/Node.scala
21
100.0
src/main/scala/io/iohk/ethereum/domain/BlockHeader.scala
22
100.0
src/main/scala/io/iohk/ethereum/domain/DifficultyCalculator.scala
22
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcForkBlockExchangeState.scala
22
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/SyncController.scala
23
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/BlockResponse.scala
23
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcHelloExchangeState.scala
24
100.0
src/main/scala/io/iohk/ethereum/network/KnownNodesManager.scala
24
100.0
src/main/scala/io/iohk/ethereum/ledger/BlockRewardCalculator.scala
24
100.0
src/main/scala/io/iohk/ethereum/ledger/BloomFilter.scala
26
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/BlockchainHostActor.scala
27
100.0
src/main/scala/io/iohk/ethereum/vm/WorldStateProxy.scala
27
100.0
src/main/scala/io/iohk/ethereum/vm/ProgramState.scala
28
100.0
src/main/scala/io/iohk/ethereum/utils/ByteUtils.scala
28
100.0
src/main/scala/io/iohk/ethereum/validators/OmmersValidator.scala
28
100.0
src/main/scala/io/iohk/ethereum/keystore/EncryptedKey.scala
30
100.0
src/main/scala/io/iohk/ethereum/vm/Memory.scala
33
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/WireProtocol.scala
34
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/PV63.scala
34
100.0
src/main/scala/io/iohk/ethereum/keystore/EncryptedKeyJsonCodec.scala
34
100.0
src/main/scala/io/iohk/ethereum/vm/PrecompiledContracts.scala
35
100.0
src/main/scala/io/iohk/ethereum/db/dataSource/IodbDataSource.scala
35
100.0
src/main/scala/io/iohk/ethereum/vm/Stack.scala
35
100.0
src/main/scala/io/iohk/ethereum/crypto/EthereumIESEngine.scala
39
100.0
src/main/scala/io/iohk/ethereum/validators/SignedTransactionValidator.scala
40
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/CommonMessages.scala
42
100.0
src/main/scala/io/iohk/ethereum/rlp/RLPImplicits.scala
42
100.0
src/main/scala/io/iohk/ethereum/crypto/package.scala
43
100.0
src/main/scala/io/iohk/ethereum/transactions/PendingTransactionsManager.scala
43
100.0
src/main/scala/io/iohk/ethereum/validators/BlockHeaderValidator.scala
44
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSyncTargetBlockSelector.scala
45
100.0
src/main/scala/io/iohk/ethereum/db/storage/ReferenceCountNodeStorage.scala
45
100.0
src/main/scala/io/iohk/ethereum/keystore/KeyStore.scala
48
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/PV62.scala
51
100.0
src/main/scala/io/iohk/ethereum/crypto/ECDSASignature.scala
51
100.0
src/main/scala/io/iohk/ethereum/network/PeerEventBusActor.scala
52
100.0
src/main/scala/io/iohk/ethereum/mining/BlockGenerator.scala
52
100.0
src/main/scala/io/iohk/ethereum/domain/SignedTransaction.scala
54
100.0
src/main/scala/io/iohk/ethereum/ledger/InMemoryWorldStateProxy.scala
54
100.0
src/main/scala/io/iohk/ethereum/network/EtcPeerManagerActor.scala
55
100.0
src/main/scala/io/iohk/ethereum/blockchain/data/GenesisDataLoader.scala
57
100.0
src/main/scala/io/iohk/ethereum/ledger/BlockQueue.scala
61
100.0
src/main/scala/io/iohk/ethereum/domain/UInt256.scala
66
100.0
src/main/scala/io/iohk/ethereum/rlp/RLP.scala
67
100.0
src/main/scala/io/iohk/ethereum/crypto/ECIESCoder.scala
70
100.0
src/main/scala/io/iohk/ethereum/network/PeerManagerActor.scala
70
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/RLPxConnectionHandler.scala
73
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/PersonalService.scala
76
100.0
src/main/scala/io/iohk/ethereum/network/PeerActor.scala
77
100.0
src/main/scala/io/iohk/ethereum/domain/Blockchain.scala
85
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/JsonRpcController.scala
88
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/JsonMethodsImplicits.scala
92
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/FilterManager.scala
93
100.0
src/main/scala/io/iohk/ethereum/vm/EvmConfig.scala
95
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthHandshaker.scala
98
100.0
src/main/scala/io/iohk/ethereum/utils/Config.scala
98
100.0
src/main/scala/io/iohk/ethereum/consensus/Ethash.scala
101
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/FrameCodec.scala
109
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/RegularSync.scala
179
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/EthJsonMethodsImplicits.scala
195
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/EthService.scala
198
100.0
src/main/scala/io/iohk/ethereum/mpt/MerklePatriciaTrie.scala
223
100.0
src/main/scala/io/iohk/ethereum/ledger/Ledger.scala
236
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSync.scala
275
100.0
src/main/scala/io/iohk/ethereum/vm/OpCode.scala
Jobs
ID Job ID Ran Files Coverage
1 #385.1 03 Nov 2017 11:44AM UTC 0
0.0
Source Files on build #385
Detailed source file information is not available for this build.
  • Back to Repo
  • ed0d88fb on github
  • Prev Build on feature/disallowOrphanedBlocks
  • Next Build on feature/disallowOrphanedBlocks
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc