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

btcsuite / btcd / 8893534348
57%
master: 56%

Build:
Build:
LAST BUILD BRANCH: btcctl-config-error
DEFAULT BRANCH: master
Ran 30 Apr 2024 10:53AM CUT
Jobs 4
Files 237
Run time 1min
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

30 Apr 2024 10:49AM CUT coverage: 57.021% (+0.1%) from 56.872%
8893534348

Pull #2181

github

kcalvinalvin
blockchain: Add ReconsiderBlock to BlockChain

ReconsiderBlock reconsiders the validity of the block for the passed
in blockhash. The behavior of the function mimics that of Bitcoin Core.

The invalid status of the block nodes are reset and if the chaintip that
is being reconsidered has more cumulative work, then we'll validate the
blocks and reorganize to it. If the cumulative work is lesser than the
current active chain tip, then nothing else will be done.
Pull Request #2181: blcokchain: Add ReconsiderBlock()

413 of 475 new or added lines in 5 files covered. (86.95%)

15 existing lines in 4 files now uncovered.

29628 of 51960 relevant lines covered (57.02%)

465948.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.31
-0.36% blockchain/fullblocktests/generate.go
8
92.92
blockchain/internal/testhelper/common.go
53
74.67
1.61% blockchain/chain.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.27
-0.35% connmgr/connmanager.go
2
90.44
-0.47% btcec/schnorr/musig2/sign.go
3
74.67
1.61% blockchain/chain.go
9
73.94
-0.22% peer/peer.go
Jobs
ID Job ID Ran Files Coverage
1 btcec - 8893534348.1 30 Apr 2024 10:53AM CUT 15
86.38
GitHub Action Run
2 btcutilpsbt - 8893534348.2 30 Apr 2024 10:53AM CUT 13
76.43
GitHub Action Run
3 btcd - 8893534348.3 30 Apr 2024 10:53AM CUT 188
53.17
GitHub Action Run
4 btcutil - 8893534348.4 30 Apr 2024 10:53AM CUT 21
87.22
GitHub Action Run
Source Files on build 8893534348
  • Tree
  • List 237
  • Changed 71
  • Source Changed 0
  • Coverage Changed 9
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
connmgr/tor.go128 69 0 69 0.0
0.0
integration/rpctest/blockgen.go222 147 0 147 0.0
0.0
btcec/error.go24 3 0 3 0.0
0.0
connmgr/seed.go72 37 0 37 0.0
0.0
blockchain/indexers/manager.go696 431 0 431 0.0
0.0
blockchain/indexers/blocklogger.go76 38 0 38 0.0
0.0
blockchain/indexers/common.go111 16 0 16 0.0
0.0
blockchain/indexers/txindex.go494 237 0 237 0.0
0.0
blockchain/indexers/cfindex.go368 183 0 183 0.0
0.0
integration/rpctest/utils.go163 85 0 85 0.0
Showing 1 to 10 of 237 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 24
  • Next
  • ►
    75.69
    addrmgr/
  • ►
    66.26
    blockchain/
  • ►
    86.38
    btcec/
  • ►
    93.97
    btcjson/
  • ►
    82.59
    btcutil/
  • ►
    90.56
    chaincfg/
  • ►
    67.62
    connmgr/
  • ►
    91.44
    database/
  • ►
    36.29
    integration/
  • ►
    0.0
    limits/
  • ►
    72.03
    mempool/
  • ►
    12.27
    mining/
  • ►
    0.28
    netsync/
  • ►
    33.33
    ossec/
  • ►
    68.62
    peer/
  • ►
    14.69
    rpcclient/
  • ►
    89.22
    txscript/
  • ►
    92.96
    wire/
  • Back to Repo
  • Pull Request #2181
  • PR Base - master (#8881487645)
  • Delete
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