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

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

Build:
DEFAULT BRANCH: main
Ran 08 Dec 2025 02:04PM 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

08 Dec 2025 01:54PM UTC coverage: 67.716% (-0.04%) from 67.756%
20030503401

push

github

web-flow
feat(rust/hermes-ipfs): ipfs transport enable methods (#689)

* feat(hermes-ipfs): Add transport enable methods for P2P connectivity

  Add wrapper methods to enable TCP, QUIC, and DNS transports in
  HermesIpfsBuilder. These methods are required because connexa's
  TransportConfig disables all transports by default.

  - Add enable_tcp() method
  - Add enable_quic() method
  - Add enable_dns() method

  Without these methods, libp2p connections fail with "Multiaddr is
  not supported" errors. The methods must be called explicitly when
  building an IPFS node to enable P2P networking.

  Related to: #704

* chore(hermes-ipfs): Simplify connexa features to use 'full'

  Use the 'full' feature flag for connexa dependency instead of
  explicitly listing individual features. This is more maintainable
  and cleaner.

  Or if you prefer a shorter version:

* chore(hermes-ipfs): Format cleanup and transport config notes

  Format where clauses and add TODO comments documenting disabled
  default transport config and TLS/websocket options.

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

13997 of 20670 relevant lines covered (67.72%)

2911.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
13
0.0
0.0% rust/hermes-ipfs/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 rust-unit-test - 20030503401.1 08 Dec 2025 02:04PM UTC 217
67.72
GitHub Action Run
Source Files on build 20030503401
  • 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 #20030503401
  • c9e30852 on github
  • Prev Build on main (#20024733401)
  • Next Build on main (#20032622097)
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