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

npm / make-fetch-happen / #94
100%
latest: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: latest
Ran 01 Jun 2021 07:24PM UTC
Jobs 1
Files 10
Run time 30s
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

pending completion
#94

push

isaacs
feat(BREAKING): refactor cache handling to be more consistent

**BREAKING CHANGE** the `cacheManager` option used to take either a
path, or an instance of an object with specific methods. it has been
deprecated in favor of `cachePath` which is strictly only a path,
and cacache is hard coded as the only caching store. If `cacheManager`
is provided, it will be copied to `cachePath` to ease the transition.

Refactored cache handling to more reliably store and lookup multiple
request/response pairs associated with the same URL

PR-URL: https://github.com/npm/make-fetch-happen/pull/49
Credit: @nlf
Close: #49
Reviewed-by: @wraithgar, @isaacs

297 of 297 branches covered (100.0%)

Branch coverage included in aggregate %.

463 of 463 relevant lines covered (100.0%)

46.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #94.1 01 Jun 2021 07:24PM UTC 0
100.0
Source Files on build #94
Detailed source file information is not available for this build.
  • Back to Repo
  • 731b3483 on github
  • Prev Build on nlf/refactor-caching
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