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

iotaledger / iota / 16394729076
64%

Build:
DEFAULT BRANCH: develop
Ran 20 Jul 2025 03:53AM UTC
Jobs 1
Files 1333
Run time 2min
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

18 Jul 2025 05:29PM UTC coverage: 65.588% (-0.007%) from 65.595%
16394729076

push

github

web-flow
fix(node): refactor ExecutionCacheConfig (#7864)

# Description of change

ProxyCache crates both Passthrough and Writeback caches and thus
requires both configs, while previously ExecutionCacheConfig was an enum
which could only provide config for one cache. This PR simplifies the
definition of ExecutionCacheConfig allowing to keep all config values.

## Links to any relevant issues

Fixes #7847.

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] 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

---------

Co-authored-by: muXxer <git@muxxer.de>

89 of 101 new or added lines in 10 files covered. (88.12%)

364 existing lines in 19 files now uncovered.

229645 of 350132 relevant lines covered (65.59%)

2325143.59 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
69.57
0.0% crates/iota-core/src/execution_cache.rs
2
84.38
0.0% crates/iota-config/src/node.rs
1
64.57
0.0% crates/iota-core/src/authority/epoch_start_configuration.rs

Coverage Regressions

Lines Coverage ∆ File
177
69.57
0.0% crates/iota-core/src/execution_cache.rs
92
84.38
0.0% crates/iota-config/src/node.rs
25
83.95
0.0% crates/iota-swarm-config/src/node_config_builder.rs
14
92.84
-1.59% crates/iota-core/src/consensus_adapter.rs
12
65.38
0.0% crates/iota-config/src/lib.rs
12
98.89
0.0% crates/iota-core/src/unit_tests/authority_tests.rs
6
85.71
-3.76% crates/iota-surfer/src/surf_strategy.rs
5
98.86
0.0% crates/iota-core/src/execution_cache/unit_tests/writeback_cache_tests.rs
4
65.95
-1.43% crates/iota-types/src/messages_consensus.rs
3
92.92
-0.1% consensus/core/src/synchronizer.rs
3
95.57
0.0% crates/iota-core/src/authority/test_authority_builder.rs
3
6.52
-6.52% crates/typed-store/src/rocks/errors.rs
2
99.3
0.0% crates/iota-core/src/execution_cache/proxy_cache.rs
1
91.78
-1.37% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
64.57
0.0% crates/iota-core/src/authority/epoch_start_configuration.rs
1
67.61
-0.08% crates/iota-core/src/checkpoints/mod.rs
1
89.13
-0.13% crates/iota-network/src/state_sync/mod.rs
1
89.23
-0.77% crates/iota-package-management/src/lib.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 - 16394729076.1 20 Jul 2025 03:53AM UTC 1335
65.57
GitHub Action Run
Source Files on build 16394729076
  • Tree
  • List 1333
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16394729076
  • 32894142 on github
  • Prev Build on develop (#16383473153)
  • Next Build on develop (#16406574654)
  • 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