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

moonbitlang / async / 171
79%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 10:26AM UTC
Jobs 1
Files 123
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 Apr 2026 10:23AM UTC coverage: 76.532% (+0.007%) from 76.525%
171

push

github

web-flow
feat(http): pass verify parameter through HTTP Client to TLS layer (#330)

* feat(http): pass verify parameter through HTTP Client to TLS layer

Add `verify~ : Bool = true` parameter to `Client::new` and
`Client::connect` so users can disable TLS certificate verification
when needed (e.g., load testing environments without certificates).

The parameter is forwarded to `@tls.Tls::client` on the native backend.
On the JS backend it is accepted but ignored since `fetch` handles TLS
internally.

Closes #329

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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

2547 of 3328 relevant lines covered (76.53%)

1509.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 171.1 08 Apr 2026 10:26AM UTC 123
76.53
GitHub Action Run
Source Files on build 171
  • Tree
  • List 123
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 52ba70dc on github
  • Prev Build on main (#169)
  • Next Build on main (#175)
  • 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