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

Unleash / unleash / 15635786345
86%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 13 Jun 2025 01:37PM UTC
Jobs 1
Files 1177
Run time 5min
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

13 Jun 2025 01:30PM UTC coverage: 89.041% (+0.01%) from 89.03%
15635786345

push

github

web-flow
refactor: migrate from make-fetch-happen to ky and use ky natively (#10134)

Migrate from make-fetch-happen to ky

## Summary:

- Replaced all usages of make-fetch-happen with
[ky](https://github.com/sindresorhus/ky) for HTTP requests.
- Upgraded nock to v14 so it's capable of mocking native fetch
implementation
- Removed the make-fetch-happen dependency
- Ensured all fetch logic is compatible with ky API.

## Why:

- ky provides a modern, lightweight, and promise-based HTTP client with
a simpler API.
- Reduces dependencies and simplifies codebase.

## Testing:

We'll do testing in sandbox environment of the modified functionality
(which is not much) and we also rely on automated testing.

---------

Co-authored-by: Simon Hornby <simon@getunleash.io>

6883 of 6935 branches covered (99.25%)

9 of 10 new or added lines in 4 files covered. (90.0%)

64762 of 72733 relevant lines covered (89.04%)

427.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.33
0.0% src/lib/util/load-index-html.ts
Jobs
ID Job ID Ran Files Coverage
1 15635786345.1 13 Jun 2025 01:37PM UTC 1177
89.04
GitHub Action Run
Source Files on build 15635786345
  • Tree
  • List 1177
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15635786345
  • 6afb9f87 on github
  • Prev Build on main (#15634856135)
  • Next Build on main (#15642796928)
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