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

hexojs / hexo-server / 62 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 05:55PM UTC
Files 7
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

23 Apr 2018 05:54PM UTC coverage: 94.495%. Remained the same
62.2

Pull #47

travis-ci

web-flow
Change HTTP status code for redirect to 302, Moved Temporarily.

Many browsers cache a 301 redirect (which is categorically a "Moved
Permanently" redirect) permanently.

This causes problems in two situations:

1) when developing multiple Hexo sites which use different "root" URLs
   since the `/` path continues to forward to the `/new-root-path`.
2) When developing any other site on the same port as the Hexo server (for
   example, another application which uses `localhost:4000`.

While it _might_ make sense to use a 301 redirect on a deployed domain, it
doesn't seem necessary in a local development environment.
Pull Request #47: Change HTTP status code for redirect to 302, Moved Temporarily.

54 of 73 branches covered (73.97%)

103 of 109 relevant lines covered (94.5%)

8.35 hits per line

Source Files on job 62.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 62
  • Travis Job 62.2
  • 73d85292 on github
  • Prev Job for on master (#61.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