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

iotaledger / iota / 22332752801
64%

Build:
DEFAULT BRANCH: develop
Ran 24 Feb 2026 04:14AM UTC
Jobs 1
Files 1529
Run time 3min
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 Feb 2026 03:58PM UTC coverage: 64.77% (+1.3%) from 63.462%
22332752801

push

github

web-flow
feat(ci): improve e2e localnet test to support early abort, except in nightly mode (#10365)

# Description of change

Right now the e2e localnet test runs every single step, no matter if the
former steps already failed. This was intended behaviour to make sure
that CI tests for single components can still run, even if some of the
components are broken on develop.

That means on the other hand that tests continue for a long time, even
thought a failure in the CI was already detected. The rest of our CI
tests error out early in that case, to not waste CI resources.

Looking at the tests in detail, we realised that they are feature gated
by the changed files anyways, so even if for example one of the tests
would be broken, it might not even be executed because the file change
filters didn't cause the test to be enabled in the first place. This
means we can change the behaviour to abort early on failure.

For the nightly tests, where all tests are enabled regardless of the
changes, we decided to "continue-on-error", so that all tests keep being
executed, even if single steps in the chain fail.

Co-authored-by: Marc Espin <mespinsanz@gmail.com>

155551 of 240158 relevant lines covered (64.77%)

4051070.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.0
-0.12% crates/iota-core/src/authority_server.rs
1
96.69
-0.55% crates/iota-core/src/checkpoints/causal_order.rs
1
65.93
-0.04% crates/iota/src/client_commands.rs
1
76.88
-0.11% crates/iota-types/src/crypto.rs
2
89.35
-0.34% crates/iota-core/src/connection_monitor.rs
2
74.12
0.71% crates/iota-network/src/randomness/mod.rs
3
89.44
-1.67% crates/iota-surfer/src/surfer_state.rs
4
83.64
-3.64% crates/iota-surfer/src/surf_strategy.rs
7
88.6
-0.97% crates/iota-core/src/authority/consensus_quarantine.rs
7
70.83
-14.58% crates/iota-network-stack/src/anemo_ext.rs
7
67.14
-10.0% crates/iota-types/src/execution_status.rs
8
50.0
-2.72% crates/iota/src/client_ptb/ptb.rs
12
93.03
-2.09% crates/iota-core/src/congestion_tracker.rs
19
84.5
-2.65% crates/iota/src/client_ptb/builder.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 22332752801.1 24 Feb 2026 04:14AM UTC 1542
63.2
GitHub Action Run
Source Files on build 22332752801
  • Tree
  • List 1529
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22332752801
  • 07b156b0 on github
  • Prev Build on develop (#22289897827)
  • Next Build on develop (#22510460680)
  • 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

© 2026 Coveralls, Inc