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

iotaledger / iota-rust-sdk / 33771567905
49%
develop: 42%

Build:
Build:
LAST BUILD BRANCH: fix/coverage-job-fixtures-and-features
DEFAULT BRANCH: develop
Ran 03 Sep 2026 03:17PM UTC
Jobs 1
Files 200
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 Sep 2026 03:07PM UTC coverage: 48.764%. First build
33771567905

Pull #1467

github

Alex6323
fix: let the coverage job build its fixtures and run the full suite

The job has been green while measuring a broken run. `make
package_test_example_*.json` failed with `iota: not found` because the
binary was downloaded to the workspace but never put on PATH, `set +e`
let the step continue, and `--ignore-run-fail` turned the resulting
test failures into a pass. The node it started was v1.16.2. It also ran
632 of the 755 tests `make test` runs, because it never enabled the
features that gate the serde, proptest and move-types suites.

The shared start-local-network action provides the current binary on
PATH and the running network; the fixtures get a step that fails the
job; the test selection mirrors `make test`, with the network crates
kept in because the network is there. The lcov file is kept as an
artifact so a low number can be analysed without Coveralls' API.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Pull Request #1467: fix: let the coverage job build its fixtures and run the full suite

14818 of 30387 relevant lines covered (48.76%)

16296.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 nextest - 33771567905.1 03 Sep 2026 03:17PM UTC 200
48.76
GitHub Action Run
Source Files on build 33771567905
  • Tree
  • List 200
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33771567905
  • Pull Request #1467
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc