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

FactomProject / factomd / 4330
45%
master: 44%

Build:
Build:
LAST BUILD BRANCH: FD-1283_use_gomod_for_deps
DEFAULT BRANCH: master
Ran 21 May 2018 11:23PM UTC
Jobs 1
Files 267
Run time 27s
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
4330

Pull #478

circle-ci

Clay Douglass
Fixed name conflict with FD-419
Pull Request #478: Supresses MMR process while loading from disk, removed trimming the PL when doing elections. fixed sending revels when processing commits.

835 of 835 new or added lines in 88 files covered. (100.0%)

22423 of 49677 relevant lines covered (45.14%)

0.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
anchor/anchorRecord.go
2
100.0
common/adminBlock/EntryAddAuditServer.go
2
100.0
common/adminBlock/EntryAddEfficiency.go
2
100.0
common/adminBlock/EntryAddFactoidAddress.go
2
100.0
common/adminBlock/EntryAddFederatedServer.go
2
100.0
common/adminBlock/EntryAddFederatedServerBitcoinAnchorKey.go
2
100.0
common/adminBlock/EntryAddFederatedServerSigningKey.go
2
100.0
common/adminBlock/EntryAddReplaceMatryoshkaHash.go
2
100.0
common/adminBlock/EntryCoinbaseDescriptor.go
2
100.0
common/adminBlock/EntryDBSignature.go
2
100.0
common/adminBlock/EntryEndOfMinute.go
2
100.0
common/adminBlock/EntryIncreaseServerCount.go
2
100.0
common/adminBlock/EntryRemoveFederatedServer.go
2
100.0
common/adminBlock/EntryRevealMatryoshkaHash.go
2
100.0
common/adminBlock/adminBlock.go
2
100.0
common/adminBlock/adminBlockHeader.go
2
100.0
common/adminBlock/forwardCompatible.go
2
100.0
common/directoryBlock/dbInfo/dbInfo.go
2
100.0
common/directoryBlock/directoryBlock.go
2
100.0
common/directoryBlock/directoryBlockEntry.go
2
100.0
common/directoryBlock/directoryBlockHeader.go
2
100.0
common/entryBlock/eblockHeader.go
2
100.0
common/entryBlock/specialEntries/ferEntry.go
2
100.0
common/entryCreditBlock/ecblockHeader.go
2
100.0
common/entryCreditBlock/increasebalance.go
2
100.0
common/entryCreditBlock/minutenumber.go
2
100.0
common/entryCreditBlock/serverindexnumber.go
2
100.0
common/factoid/transaction.go
2
100.0
common/identity/anchorSigningKey.go
2
100.0
common/identity/historicKey.go
2
100.0
common/identity/identity.go
2
100.0
common/identityEntries/registerFactomIdentity.go
2
100.0
common/messages/ack.go
2
100.0
common/messages/bounce.go
2
100.0
common/messages/bounceReply.go
2
100.0
common/messages/dataResponse.go
2
100.0
common/messages/dbstate.go
2
100.0
common/messages/directoryBlockSignature.go
2
100.0
common/messages/electionMsgs/fedVoteLevelMsg.go
2
100.0
common/messages/electionMsgs/fedVotePropose.go
2
100.0
common/messages/electionMsgs/fedVoteVolunteerMsg.go
2
100.0
common/messages/missingData.go
2
100.0
common/messages/missingMsg.go
2
100.0
common/primitives/timestamp.go
2
100.0
database/securedb/encryptedMarshaler.go
2
100.0
database/securedb/metadata.go
2
100.0
state/crossBootReplay.go
2
100.0
state/replay.go
2
100.0
state/server.go
4
100.0
common/adminBlock/EntryServerFault.go
4
100.0
common/entryBlock/eblock.go
4
100.0
common/entryBlock/entry.go
4
100.0
common/entryCreditBlock/ecblock.go
4
100.0
common/identity/entryBlockSync.go
4
100.0
common/messages/addServer.go
4
100.0
common/messages/changeServerKey.go
4
100.0
common/messages/dbstateMissing.go
4
100.0
engine/p2pProxy.go
4
100.0
state/missingEntry.go
5
100.0
common/factoid/signature.go
5
100.0
common/primitives/signature.go
5
100.0
engine/NetworkProcessorNet.go
5
100.0
wsapi/wsapiV2.go
6
100.0
common/entryCreditBlock/commitchain.go
6
100.0
common/entryCreditBlock/commitentry.go
6
100.0
common/factoid/fblock.go
6
100.0
state/saveAndRestore.go
6
100.0
state/state.go
7
100.0
common/factoid/rcd1.go
7
100.0
common/messages/missingMsgResponse.go
7
100.0
common/primitives/key.go
8
100.0
common/messages/heartbeat.go
9
100.0
common/primitives/hash.go
9
100.0
state/stateConsensus.go
10
100.0
common/messages/entryBlockResponse.go
10
100.0
common/messages/missingEntryBlocks.go
10
100.0
common/messages/removeServer.go
10
100.0
electionsCore/primitives/primitives.go
12
100.0
common/identity/authority.go
12
100.0
state/dbStateManager.go
24
100.0
common/messages/msgbase/MessageBase.go
30
100.0
common/primitives/binary.go
35
100.0
common/messages/electionMsgs/startElectionInternal.go
49
100.0
state/processList.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
common/primitives/hash.go
1
100.0
state/stateConsensus.go
1
100.0
common/messages/heartbeat.go
2
100.0
common/messages/msgbase/MessageBase.go
3
100.0
common/messages/electionMsgs/startElectionInternal.go
4
100.0
state/processList.go
10
100.0
controlPanel/connectionManagement.go
Jobs
ID Job ID Ran Files Coverage
1 4330.1 21 May 2018 11:23PM UTC 0
45.14
Source Files on build 4330
  • Tree
  • List 0
  • Changed 93
  • Source Changed 90
  • Coverage Changed 93
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #478
  • PR Base - rollup (#4231)
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

© 2025 Coveralls, Inc