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

enetx / surf / 21026818664 / 1
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.0.185
DEFAULT BRANCH: main
Ran 15 Jan 2026 09:50AM UTC
Files 33
Run time 0s
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

15 Jan 2026 09:46AM UTC coverage: 83.833% (+0.3%) from 83.561%
21026818664.1

push

github

enetx
refactor!: Builder.Build() returns g.Result[*Client]

BREAKING CHANGES:

- Builder.Build() now returns g.Result[*Client] instead of *Client
  Migration: .Build() -> .Build().Unwrap() or handle Result

- Removed dynamic proxy support (func() g.String, []string, g.Slice)
  Proxy() now accepts only g.String
  Migration: create separate clients per proxy for rotation

- Middleware errors now returned immediately at Build() time
  instead of being deferred to first request

Other changes:
- Added validation for DNS(), UnixSocket(), InterfaceAddr()
- InterfaceAddr() now supports interface names (e.g., "eth0")
- Updated default User-Agent to "surf/1.0 (https://github.com/enetx/surf)"
- Added Client.Close() for proper resource cleanup

2992 of 3569 relevant lines covered (83.83%)

76.51 hits per line

Source Files on job 21026818664.1
  • Tree
  • List 33
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21026818664
  • 0401e884 on github
  • Prev Job for on refs/tags/v1.0.170 (#21026774361.1)
  • Delete
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