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

input-output-hk / catalyst-libs / 20030503401 / 1
67%
main: 67%

Build:
DEFAULT BRANCH: main
Ran 08 Dec 2025 02:04PM UTC
Files 217
Run time 6s
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.1

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.

13997 of 20670 relevant lines covered (67.72%)

2911.07 hits per line

Source Files on job rust-unit-test - 20030503401.1
  • Tree
  • List 217
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20030503401
  • c9e30852 on github
  • Prev Job for on main (#20024733401.1)
  • Next Job for on main (#20032622097.1)
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