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

input-output-hk / catalyst-libs / 20094974609
67%

Build:
DEFAULT BRANCH: main
Ran 10 Dec 2025 10:21AM UTC
Jobs 1
Files 217
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

10 Dec 2025 10:12AM UTC coverage: 67.722% (-0.01%) from 67.732%
20094974609

push

github

web-flow
feat(rust/hermes-ipfs): ipfs persistent keypair (#694)

* feat(rust/hermes-ipfs): Add with_keypair method for persistent keypair support

  This adds a  method to  that allows
  creating an IPFS node builder with an existing keypair instead of
  generating a new one. This enables stable peer IDs across restarts
  when keypairs are loaded from disk.

  The method wraps  and follows the same

* feat(hermes-ipfs): Add small mesh configuration for testing environments

  Add  method to HermesIpfsBuilder that configures
  Gossipsub with mesh parameters suitable for 2-3 node test networks:
  - mesh_n_low: 1 (minimum peers)
  - mesh_n: 2 (target peers)
  - mesh_n_high: 3 (maximum peers)
  - mesh_outbound_min: 1

  Default Gossipsub configuration expects mesh_n=6 peers, which doesn't work
  in small test environments. This method provides an alternative to
   for testing scenarios.

  Use via environment variable HERMES_P2P_TEST_MODE=true to enable small mesh
  configuration automatically.

* fix(hermes-ipfs): Use correct GossipsubConfigBuilder API for small mesh
  config

* revert: Remove small mesh config (requires rust-ipfs modifications)

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

14076 of 20785 relevant lines covered (67.72%)

2541.2 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% rust/hermes-ipfs/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 rust-unit-test - 20094974609.1 10 Dec 2025 10:21AM UTC 217
67.72
GitHub Action Run
Source Files on build 20094974609
  • Tree
  • List 217
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20094974609
  • 42572254 on github
  • Prev Build on main (#20091358686)
  • Next Build on main (#20096257450)
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

© 2025 Coveralls, Inc