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

Rebilly / ReDoc / 1602 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 14 May 2020 07:41AM UTC
Files 142
Run time 15s
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

14 May 2020 07:41AM UTC coverage: 81.113%. Remained the same
GH_REF=github.com/Redocly/redoc.git GIT_AUTHOR_EMAIL=redoc-bot@users.noreply.github.com GIT_AUTHOR_NAME=RedocBot GH_TOKEN=[secure] COVERALLS_REPO_TOKEN=[secure] BUNDLESIZE_GITHUB_TOKEN=[secure] CYPRESS_RECORD_KEY=[secure] NPM_TOKEN=[secure]

push

travis-ci

GitHub
fix: add security headers to Docker nginx config (#1244)

* Add security headers to nginx config

Increase the security of the nginx server and the served page, by adding the following security headers to the nginx config:
- X-Frame-Options (Disables click jacking by disallowing the page to be run in a frame/iframe)
- X-XSS-Protection (Enables cross site scripting filtering)
- X-Content-Type-Options (Disables MIME sniffing and forces browser to use the type given in Content-Type.)
- Content-Security-Policy (Controls resources the user agent is allowed to load for a given page.)
- Referrer-Policy (Governs which referrer information sent in the Referer header should be included with requests made.)

Additional headers that could be added optionally:
- Strict-Transport-Security (Enforce HTTPS over HTTP)

1523 of 2226 branches covered (68.42%)

3118 of 3844 relevant lines covered (81.11%)

121.88 hits per line

Source Files on job 1602.1 (GH_REF=github.com/Redocly/redoc.git GIT_AUTHOR_EMAIL=redoc-bot@users.noreply.github.com GIT_AUTHOR_NAME=RedocBot GH_TOKEN=[secure] COVERALLS_REPO_TOKEN=[secure] BUNDLESIZE_GITHUB_TOKEN=[secure] CYPRESS_RECORD_KEY=[secure] NPM_TOKEN=[secure])
  • 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 986
  • Travis Job 1602.1
  • 4512436f on github
  • Prev Job for GH_REF=github.com/Redocly/redoc.git GIT_AUTHOR_EMAIL=redoc-bot@users.noreply.github.com GIT_AUTHOR_NAME=RedocBot GH_TOKEN=[secure] COVERALLS_REPO_TOKEN=[secure] BUNDLESIZE_GITHUB_TOKEN=[secure] CYPRESS_RECORD_KEY=[secure] NPM_TOKEN=[secure] on master (#1598.1)
  • Next Job for GH_REF=github.com/Redocly/redoc.git GIT_AUTHOR_EMAIL=redoc-bot@users.noreply.github.com GIT_AUTHOR_NAME=RedocBot GH_TOKEN=[secure] COVERALLS_REPO_TOKEN=[secure] BUNDLESIZE_GITHUB_TOKEN=[secure] CYPRESS_RECORD_KEY=[secure] NPM_TOKEN=[secure] on master (#1605.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