• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

btcsuite / btcd / 8398673660
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: submitpackage
DEFAULT BRANCH: master
Ran 10 Apr 2024 02:13PM CUT
Jobs 4
Files 235
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

23 Mar 2024 01:48AM CUT coverage: 56.883% (-0.003%) from 56.886%
8398673660

Pull #2142

github

YusukeShimizu
btcclient+btcjson: add type alias for BTC/kvB

Added type alias BTC/kvB to explicitly indicate that
it represents the fee in BTC for a transaction size of 1 kB.
Because bitcoind uses its own fee rate type
(BTC/kvB instead of sat/kWU we use in lnd),
define the type in btcjson package,
as it's the only place where we actually use BTC/kvB.
Pull Request #2142: btcclient+btcjson: defaultMaxFeeRate to BTC/kvB

3 of 6 new or added lines in 2 files covered. (50.0%)

841 existing lines in 4 files now uncovered.

29430 of 51738 relevant lines covered (56.88%)

479105.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% rpcclient/rawtransactions.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
66.84
-0.1% mempool/mempool.go
22
95.66
1.7% wire/msgtx.go
64
8.58
-0.06% mining/mining.go
754
4.15
-0.01% rpcserver.go
Jobs
ID Job ID Ran Files Coverage
1 btcutilpsbt - 8398673660.1 10 Apr 2024 02:13PM CUT 13
76.43
GitHub Action Run
2 btcutil - 8398673660.2 10 Apr 2024 02:13PM CUT 21
87.22
GitHub Action Run
3 btcec - 8398673660.3 10 Apr 2024 02:13PM CUT 15
87.49
GitHub Action Run
4 btcd - 8398673660.4 10 Apr 2024 02:13PM CUT 186
52.97
GitHub Action Run
Source Files on build 8398673660
  • Tree
  • List 235
  • Changed 49
  • Source Changed 0
  • Coverage Changed 6
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/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
blockchain/indexers/blocklogger.go76 38 0 38 0.0
0.0
integration/rpctest/utils.go163 85 0 85 0.0
Showing 1 to 10 of 235 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 24
  • Next
  • ►
    75.69
    addrmgr/
  • ►
    65.5
    blockchain/
  • ►
    87.49
    btcec/
  • ►
    93.97
    btcjson/
  • ►
    82.59
    btcutil/
  • ►
    90.56
    chaincfg/
  • ►
    68.28
    connmgr/
  • ►
    91.44
    database/
  • ►
    36.29
    integration/
  • ►
    0.0
    limits/
  • ►
    72.03
    mempool/
  • ►
    12.22
    mining/
  • ►
    0.28
    netsync/
  • ►
    33.33
    ossec/
  • ►
    68.82
    peer/
  • ►
    14.69
    rpcclient/
  • ►
    89.22
    txscript/
  • ►
    93.22
    wire/
  • Back to Repo
  • Pull Request #2142
  • PR Base - master (#8441510314)
  • 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