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

iotaledger / iota / 26070932645

18 May 2026 09:03AM UTC coverage: 66.898% (+0.008%) from 66.89%
26070932645

push

github

web-flow
fix(iota): isolate test package directories (#11552)

# Description of change

Added `isolate_test_package` helper that copies `Move.toml` + `sources/`
of a `tests/data/<pkg>/ package` into a fresh tempdir and rewrites
relative `local = "../..."` deps to absolute paths so they still
resolve.

Since multiple tests touch the same move package this can otherwise
result in errors:
https://github.com/iotaledger/iota/actions/runs/26018758888/job/76475410053

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [x] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] I have checked that new and existing unit tests pass locally with
my changes

150754 of 225348 relevant lines covered (66.9%)

468251.98 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

91.13
/crates/iota-core/src/execution_cache/writeback_cache.rs


Source Not Available

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