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

enetx / surf / 21026818664
84%
main: 83%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.0.184
DEFAULT BRANCH: main
Ran 15 Jan 2026 09:50AM UTC
Jobs 1
Files 33
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

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

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

126 of 212 new or added lines in 4 files covered. (59.43%)

19 existing lines in 3 files now uncovered.

2992 of 3569 relevant lines covered (83.83%)

76.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
85.9
-1.53% client.go
18
74.39
2.48% middleware_client.go
63
63.35
-1.81% http3s.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.9
-1.53% client.go
5
74.39
2.48% middleware_client.go
13
63.35
-1.81% http3s.go
Jobs
ID Job ID Ran Files Coverage
1 21026818664.1 15 Jan 2026 09:50AM UTC 33
83.83
GitHub Action Run
Source Files on build 21026818664
  • Tree
  • List 33
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0401e884 on github
  • Prev Build on main (#21026774361)
  • 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