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

hexojs / hexo-server / 62
99%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 05:55PM UTC
Jobs 2
Files 7
Run time 26s
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

pending completion
62

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%)

1 of 1 new or added line in 1 file covered. (100.0%)

103 of 109 relevant lines covered (94.5%)

16.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 62.1 23 Apr 2018 05:56PM UTC 0
94.5
Travis Job 62.1
2 62.2 23 Apr 2018 05:55PM UTC 0
94.5
Travis Job 62.2
Source Files on build 62
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #62
  • Pull Request #47
  • PR Base - master (#61)
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