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

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

Build:
Build:
LAST BUILD BRANCH: update_run_mantis_mainet_command
DEFAULT BRANCH: master
Ran 06 Nov 2017 05:37PM UTC
Jobs 1
Files 161
Run time 8s
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
#405

push

Łukasz Gąsior
fix

1 of 1 new or added line in 1 file covered. (100.0%)

572 of 6173 relevant lines covered (9.27%)

0.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
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/NodeStatus.scala
1
100.0
src/main/scala/io/iohk/ethereum/mpt/HashByteArraySerializable.scala
1
100.0
src/main/scala/io/iohk/ethereum/keystore/Wallet.scala
1
100.0
src/main/scala/io/iohk/ethereum/network/discovery/PeerDiscoveryManager.scala
1
100.0
src/main/scala/io/iohk/ethereum/domain/TxLogEntry.scala
1
100.0
src/main/scala/io/iohk/ethereum/network/peer.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/MessageCodec.scala
2
100.0
src/main/scala/io/iohk/ethereum/vm/ProgramState.scala
2
100.0
src/main/scala/io/iohk/ethereum/vm/PrecompiledContracts.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/p2p/MessageSerializableImplicit.scala
2
100.0
src/main/scala/io/iohk/ethereum/utils/NumericUtils.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/HandshakerState.scala
2
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/Web3Service.scala
2
100.0
src/main/scala/io/iohk/ethereum/network/p2p/Message.scala
3
100.0
src/main/scala/io/iohk/ethereum/rlp/UInt256RLPImplicits.scala
3
100.0
src/main/scala/io/iohk/ethereum/utils/BigIntExtensionMethods.scala
3
100.0
src/main/scala/io/iohk/ethereum/validators/MptListValidator.scala
3
100.0
src/main/scala/io/iohk/ethereum/mpt/package.scala
3
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcHandshaker.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/pruning/package.scala
4
100.0
src/main/scala/io/iohk/ethereum/network/ForkResolver.scala
4
100.0
src/main/scala/io/iohk/ethereum/domain/Transaction.scala
4
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthResponseMessageV4.scala
4
100.0
src/main/scala/io/iohk/ethereum/db/storage/ArchiveNodeStorage.scala
4
100.0
src/main/scala/io/iohk/ethereum/common/SimpleMap.scala
4
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/package.scala
5
100.0
src/main/scala/io/iohk/ethereum/rlp/package.scala
5
100.0
src/main/scala/io/iohk/ethereum/domain/Block.scala
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/ReceiptStorage.scala
5
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthInitiateMessageV4.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
5
100.0
src/main/scala/io/iohk/ethereum/db/storage/EvmCodeStorage.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/TotalDifficultyStorage.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/blockchain/sync/PeerListSupport.scala
7
100.0
src/main/scala/io/iohk/ethereum/domain/Address.scala
7
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/JsonRpcError.scala
7
100.0
src/main/scala/io/iohk/ethereum/domain/Account.scala
8
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/PV61.scala
8
100.0
src/main/scala/io/iohk/ethereum/domain/Receipt.scala
8
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/NetService.scala
8
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthResponseMessage.scala
8
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/TransactionRequest.scala
8
100.0
src/main/scala/io/iohk/ethereum/db/dataSource/EphemDataSource.scala
8
100.0
src/main/scala/io/iohk/ethereum/crypto/ECDSASignature.scala
9
100.0
src/main/scala/io/iohk/ethereum/db/storage/KnownNodesStorage.scala
9
100.0
src/main/scala/io/iohk/ethereum/vm/Memory.scala
10
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/BlacklistSupport.scala
10
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/SyncBlocksValidator.scala
10
100.0
src/main/scala/io/iohk/ethereum/ledger/InMemorySimpleMapProxy.scala
10
100.0
src/main/scala/io/iohk/ethereum/vm/Stack.scala
10
100.0
src/main/scala/io/iohk/ethereum/vm/WorldStateProxy.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/jsonrpc/server/JsonRpcServer.scala
11
100.0
src/main/scala/io/iohk/ethereum/network/discovery/DiscoveryConfig.scala
11
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/TransactionResponse.scala
11
100.0
src/main/scala/io/iohk/ethereum/rlp/RLPImplicitConversions.scala
12
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/Handshaker.scala
12
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSyncStateStorageActor.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
13
100.0
src/main/scala/io/iohk/ethereum/crypto/SymmetricCipher.scala
14
100.0
src/main/scala/io/iohk/ethereum/db/storage/encoding/package.scala
14
100.0
src/main/scala/io/iohk/ethereum/vm/EvmConfig.scala
14
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthInitiateMessage.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
15
100.0
src/main/scala/io/iohk/ethereum/ommers/OmmersPool.scala
15
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/ExpiringMap.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
17
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcNodeStatusExchangeState.scala
18
100.0
src/main/scala/io/iohk/ethereum/db/components/Storages.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/network/p2p/MessageDecoders.scala
19
100.0
src/main/scala/io/iohk/ethereum/network/package.scala
19
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/PeerRequestHandler.scala
20
100.0
src/main/scala/io/iohk/ethereum/domain/BlockHeader.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
22
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/SyncController.scala
22
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcForkBlockExchangeState.scala
22
100.0
src/main/scala/io/iohk/ethereum/domain/DifficultyCalculator.scala
23
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/BlockResponse.scala
23
100.0
src/main/scala/io/iohk/ethereum/crypto/package.scala
23
100.0
src/main/scala/io/iohk/ethereum/network/handshaker/EtcHelloExchangeState.scala
24
100.0
src/main/scala/io/iohk/ethereum/ledger/BloomFilter.scala
24
100.0
src/main/scala/io/iohk/ethereum/ledger/BlockRewardCalculator.scala
26
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/BlockchainHostActor.scala
26
100.0
src/main/scala/io/iohk/ethereum/domain/UInt256.scala
26
100.0
src/main/scala/io/iohk/ethereum/validators/BlockValidator.scala
27
100.0
src/main/scala/io/iohk/ethereum/network/KnownNodesManager.scala
28
100.0
src/main/scala/io/iohk/ethereum/keystore/EncryptedKey.scala
32
100.0
src/main/scala/io/iohk/ethereum/utils/ByteUtils.scala
32
100.0
src/main/scala/io/iohk/ethereum/mining/Miner.scala
32
100.0
src/main/scala/io/iohk/ethereum/rlp/RLPImplicits.scala
33
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/WireProtocol.scala
33
100.0
src/main/scala/io/iohk/ethereum/db/dataSource/IodbDataSource.scala
33
100.0
src/main/scala/io/iohk/ethereum/validators/OmmersValidator.scala
34
100.0
src/main/scala/io/iohk/ethereum/keystore/EncryptedKeyJsonCodec.scala
34
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/PV63.scala
35
100.0
src/main/scala/io/iohk/ethereum/crypto/EthereumIESEngine.scala
40
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/CommonMessages.scala
43
100.0
src/main/scala/io/iohk/ethereum/domain/SignedTransaction.scala
44
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSyncTargetBlockSelector.scala
44
100.0
src/main/scala/io/iohk/ethereum/transactions/PendingTransactionsManager.scala
45
100.0
src/main/scala/io/iohk/ethereum/db/storage/ReferenceCountNodeStorage.scala
47
100.0
src/main/scala/io/iohk/ethereum/network/p2p/messages/PV62.scala
48
100.0
src/main/scala/io/iohk/ethereum/keystore/KeyStore.scala
48
100.0
src/main/scala/io/iohk/ethereum/validators/SignedTransactionValidator.scala
50
100.0
src/main/scala/io/iohk/ethereum/network/PeerEventBusActor.scala
52
100.0
src/main/scala/io/iohk/ethereum/validators/BlockHeaderValidator.scala
52
100.0
src/main/scala/io/iohk/ethereum/mining/BlockGenerator.scala
53
100.0
src/main/scala/io/iohk/ethereum/rlp/RLP.scala
54
100.0
src/main/scala/io/iohk/ethereum/network/EtcPeerManagerActor.scala
55
100.0
src/main/scala/io/iohk/ethereum/ledger/InMemoryWorldStateProxy.scala
55
100.0
src/main/scala/io/iohk/ethereum/blockchain/data/GenesisDataLoader.scala
58
100.0
src/main/scala/io/iohk/ethereum/ledger/BlockQueue.scala
67
100.0
src/main/scala/io/iohk/ethereum/crypto/ECIESCoder.scala
68
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
77
100.0
src/main/scala/io/iohk/ethereum/network/PeerActor.scala
82
100.0
src/main/scala/io/iohk/ethereum/domain/Blockchain.scala
87
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/FilterManager.scala
87
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/JsonMethodsImplicits.scala
91
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/JsonRpcController.scala
95
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/AuthHandshaker.scala
95
100.0
src/main/scala/io/iohk/ethereum/consensus/Ethash.scala
102
100.0
src/main/scala/io/iohk/ethereum/network/rlpx/FrameCodec.scala
106
100.0
src/main/scala/io/iohk/ethereum/vm/OpCode.scala
126
100.0
src/main/scala/io/iohk/ethereum/utils/Config.scala
155
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/RegularSync.scala
198
100.0
src/main/scala/io/iohk/ethereum/mpt/MerklePatriciaTrie.scala
207
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/EthJsonMethodsImplicits.scala
235
100.0
src/main/scala/io/iohk/ethereum/jsonrpc/EthService.scala
238
100.0
src/main/scala/io/iohk/ethereum/blockchain/sync/FastSync.scala
241
100.0
src/main/scala/io/iohk/ethereum/ledger/Ledger.scala
Jobs
ID Job ID Ran Files Coverage
1 #405.1 06 Nov 2017 05:37PM UTC 0
9.27
Source Files on build #405
Detailed source file information is not available for this build.
  • Back to Repo
  • 0c1242b1 on github
  • Prev Build on feature/mining
  • Next Build on feature/mining
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