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

enetx / surf / 24887291478
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.0.199
DEFAULT BRANCH: main
Ran 24 Apr 2026 11:35AM UTC
Jobs 1
Files 34
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

24 Apr 2026 11:30AM UTC coverage: 83.416% (+0.04%) from 83.381%
24887291478

push

github

enetx
feat: add SecureTLS() and WebSocketGuard() builder methods

SecureTLS() enables TLS certificate verification (InsecureSkipVerify=false).
Default remains insecure for backward compatibility — call SecureTLS() for production.

WebSocketGuard() enables middleware that blocks HTTP 101 Switching Protocols.
Previously enabled by default — now opt-in. This allows surf.Std() to work
as HTTPClient for websocket.Dial without interfering with the upgrade handshake.

Also: ja_roundtripper now reads InsecureSkipVerify from client config instead
of hardcoded true, so SecureTLS() applies to JA3/utls connections too.

11 of 11 new or added lines in 2 files covered. (100.0%)

3204 of 3841 relevant lines covered (83.42%)

71.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24887291478.1 24 Apr 2026 11:35AM UTC 34
83.42
GitHub Action Run
Source Files on build 24887291478
  • Tree
  • List 34
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d9545db9 on github
  • Prev Build on refs/tags/v1.0.198 (#23845803688)
  • 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