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

iotaledger / iota / 14698342426
64%

Build:
DEFAULT BRANCH: develop
Ran 28 Apr 2025 03:46AM UTC
Jobs 1
Files 1363
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

26 Apr 2025 12:52PM UTC coverage: 62.533% (-0.006%) from 62.539%
14698342426

push

github

web-flow
fix(consensus): fix gc_depth parameter for msim (#6542)

# Description of change

The gc_depth (gc=garbage collection) parameter was set to 5 for msim,
even when gc is disabled.
Now it is set to the minimum of 5 and the actual value (0 means gc is
disabled).

## Links to any relevant issues

Be sure to reference any related issues by adding `fixes #(issue)`.

## Type of change

Choose a type of change, and delete any options that are not relevant.

- Bug fix (a non-breaking change which fixes an issue)

## How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any
relevant configurations.

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [ ] I have followed the contribution guidelines for this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

### Release Notes

<!--
Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.
-->

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:

0 of 1 new or added line in 1 file covered. (0.0%)

50 existing lines in 7 files now uncovered.

225072 of 359925 relevant lines covered (62.53%)

2390750.24 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
93.59
1.11% crates/iota-protocol-config/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
20
80.39
-2.99% consensus/core/src/commit_syncer.rs
9
92.39
-0.63% consensus/core/src/synchronizer.rs
8
68.63
-15.69% crates/iota-network-stack/src/anemo_ext.rs
7
76.93
-1.06% consensus/core/src/authority_service.rs
3
93.59
1.11% crates/iota-protocol-config/src/lib.rs
2
93.0
-0.12% crates/iota-faucet/src/faucet/simple_faucet.rs
1
62.46
-0.15% external-crates/move/crates/move-package/src/compilation/compiled_package.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 14698342426.1 28 Apr 2025 03:46AM UTC 1365
62.52
GitHub Action Run
Source Files on build 14698342426
  • Tree
  • List 1363
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14698342426
  • 19117609 on github
  • Prev Build on develop (#14676303893)
  • Next Build on develop (#14721368626)
  • 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