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

d00rman / restbase / 400 / 3
94%
master: 84%

Build:
Build:
LAST BUILD BRANCH: parsoidproxy/mirror-html2html
DEFAULT BRANCH: master
Ran 02 Mar 2016 03:28PM UTC
Files 11
Run time 0s
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 Mar 2016 03:22PM UTC coverage: 93.511%. First build
400.3

push

travis-ci

d00rman
Parsoid: Ensure res.headers is set before setting cache-control

When setting the `cache-control` header, the code only checked if
`self.options.response_cache_control` is set. However, some execution
paths do not yield a `res.headers` object, causing TypeError exceptions
when setting the `cache-control` header. To circumvent the issue, place
a call to `HyperSwitch.misc.addCSPHeaders()` first, as it creates the
object if hasn't been defined, thus ensuring `cache-control` can be
safely set afterwards.

879 of 940 relevant lines covered (93.51%)

23.34 hits per line

Source Files on job 400.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 400
  • Travis Job 400.3
  • f5b978ad on github
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