• 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

stacks-network / stacks-core / 23937115186
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: feat/pox-5-locking
DEFAULT BRANCH: master
Ran 03 Apr 2026 07:56AM UTC
Jobs 1
Files 405
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

03 Apr 2026 06:47AM UTC coverage: 85.737% (+0.03%) from 85.712%
23937115186

Pull #7022

github

dabfc0
web-flow
Merge 2eef3211d into 461c7b5d9
Pull Request #7022: perf: fold/map/filter optimization

152 of 181 new or added lines in 3 files covered. (83.98%)

1367 existing lines in 56 files now uncovered.

186750 of 217817 relevant lines covered (85.74%)

17252481.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
90.34
-3.11% clarity-types/src/types/mod.rs
8
89.31
0.15% clarity/src/vm/functions/sequences.rs
13
91.19
-2.26% clarity/src/vm/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.12
0.0% stacks-common/src/util/pipe.rs
1
35.04
-0.03% stackslib/src/burnchains/bitcoin/indexer.rs
1
41.33
-1.33% stackslib/src/burnchains/bitcoin/mod.rs
1
79.31
-0.49% stackslib/src/burnchains/bitcoin/network.rs
1
83.37
-0.06% stackslib/src/chainstate/stacks/miner.rs
1
93.7
-0.05% stackslib/src/clarity_vm/clarity.rs
1
77.95
0.11% stackslib/src/net/mod.rs
1
74.96
0.38% stackslib/src/net/relay.rs
1
87.13
0.0% stackslib/src/net/stackerdb/mod.rs
1
97.66
0.0% stacks-node/src/burnchains/rpc/bitcoin_rpc_client/mod.rs
1
85.24
-0.11% stacks-node/src/event_dispatcher.rs
1
86.19
-0.12% stacks-signer/src/client/stacks_client.rs
1
87.96
1.04% stacks-signer/src/v0/signer.rs
2
99.34
-0.03% clarity/src/vm/functions/define.rs
2
81.45
-0.73% stacks-common/src/deps_common/bitcoin/util/hash.rs
2
74.89
-0.18% stackslib/src/burnchains/bitcoin/spv.rs
2
89.02
-1.22% stackslib/src/net/download/nakamoto/tenure.rs
2
94.32
-0.76% stacks-signer/src/chainstate/mod.rs
3
90.65
-0.57% stackslib/src/chainstate/nakamoto/staging_blocks.rs
3
89.96
-0.04% stackslib/src/chainstate/stacks/db/blocks.rs
3
92.16
-0.47% stackslib/src/util_lib/bloom.rs
3
83.45
0.06% stacks-node/src/neon_node.rs
4
51.96
-3.92% stacks-common/src/deps_common/bitcoin/network/serialize.rs
4
89.64
-0.45% stackslib/src/burnchains/bitcoin/address.rs
4
90.04
-0.05% stackslib/src/chainstate/burn/db/sortdb.rs
4
91.28
-1.34% stackslib/src/chainstate/stacks/index/file.rs
4
88.89
-0.1% stacks-signer/src/chainstate/v1.rs
4
84.47
-1.83% stacks-signer/src/client/stackerdb.rs
6
97.27
0.0% clarity/src/vm/analysis/type_checker/v2_1/natives/post_conditions.rs
6
80.94
-0.33% clarity/src/vm/database/clarity_db.rs
6
33.33
0.0% clarity-types/src/errors/mod.rs
8
79.25
0.0% clarity/src/vm/errors.rs
8
76.47
-0.29% stackslib/src/net/stackerdb/sync.rs
10
77.25
-1.75% stackslib/src/net/neighbors/comms.rs
10
89.81
-9.26% stacks-node/src/burnchains/rpc/bitcoin_rpc_client/test_utils.rs
10
89.9
-1.2% stacks-signer/src/chainstate/v2.rs
12
91.19
-2.26% clarity/src/vm/mod.rs
12
82.49
-0.46% stackslib/src/net/api/poststackerdbchunk.rs
19
90.82
0.0% clarity/src/vm/docs/mod.rs
20
89.31
0.15% clarity/src/vm/functions/sequences.rs
20
79.91
0.0% stacks-common/src/util/secp256k1/native.rs
27
90.44
0.2% stacks-common/src/util/secp256r1.rs
28
85.69
0.0% stackslib/src/net/connection.rs
32
83.38
0.0% stackslib/src/net/poll.rs
48
92.08
-0.04% clarity-types/src/types/signatures.rs
48
92.35
0.11% stacks-node/src/burnchains/bitcoin_regtest_controller.rs
50
75.53
0.92% stackslib/src/net/p2p.rs
58
83.7
0.0% clarity/src/vm/costs/mod.rs
61
56.82
0.0% stackslib/src/clarity_vm/database/ephemeral.rs
69
91.63
0.0% stackslib/src/net/codec.rs
71
90.34
-3.11% clarity-types/src/types/mod.rs
75
92.36
0.0% clarity/src/vm/contexts.rs
75
92.36
0.02% clarity/src/vm/functions/database.rs
99
60.67
0.0% stackslib/src/clarity_vm/database/marf.rs
199
93.0
0.06% stackslib/src/net/chat.rs
221
79.55
-0.75% stackslib/src/net/inv/epoch2x.rs
Jobs
ID Job ID Ran Files Coverage
1 23937115186.1 03 Apr 2026 07:56AM UTC 405
85.74
GitHub Action Run
Source Files on build 23937115186
  • Tree
  • List 405
  • Changed 90
  • Source Changed 51
  • Coverage Changed 76
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23937115186
  • Pull Request #7022
  • Prev Build on develop (#23400582460)
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