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

Rob--W / cors-anywhere / 74 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 02 May 2020 05:24PM UTC
Files 3
Run time 1s
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

02 May 2020 05:20PM UTC coverage: 98.253%. Remained the same
74.1

push

travis-ci

Rob--W
test-memory: fix test by passing --max-http-header-size

The test broke because Node lowered the maximum header size to defend
against large headers ( CVE-2018-12121 ).

In the test, we do actually want to pass large headers, because all
processing in CORS Anywhere is based on headers (the request body would
just be forwarded to the destination server).

The test failed intermittently with ECONNRESET or "socket hang up"
because the server (under test) would close the socket upon receiving
a request with too large request headers.

136 of 138 branches covered (98.55%)

225 of 229 relevant lines covered (98.25%)

28.91 hits per line

Source Files on job 74.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 68
  • Travis Job 74.1
  • 2579fb6c on github
  • Prev Job for on master (#72.1)
  • Next Job for on master (#75.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