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

mzabriskie / axios / 548 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2016 07:25PM UTC
Files 22
Run time 8min
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

10 Aug 2016 07:21PM UTC coverage: 92.895% (+0.02%) from 92.876%
548.1

Pull #409

travis-ci

web-flow
Fixing URLSearchParams polyfills

When using axios on browsers that don't directly support
URLSearchParams (such as IE, Edge, or Safari), I was unable to
successfully use the polyfill provided by
[url-search-params](https://github.com/WebReflection/url-search-params)
to send a request as `Content-Type` =
`application/x-www-form-urlencoded;charset=UTF-8`. By moving the
polyfill to a regular dependency and importing it into the utils.js, it
now works everywhere for me (directly supported or polyfill).
Pull Request #409: Fixing URLSearchParams polyfills

353 of 380 relevant lines covered (92.89%)

91.08 hits per line

Source Files on job 548.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 548
  • Travis Job 548.1
  • a3c25f03 on github
  • Prev Job for on master (#541.1)
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