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

visionmedia / page.js / 728
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: fix/duplicate-qs
DEFAULT BRANCH: master
Ran 04 Jan 2020 04:48PM UTC
Jobs 2
Files 1
Run time 9s
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
728

Pull #551

travis-ci

web-flow
Make query string parameters work when using hashbang routing

When `hashbang` is `true`, urls like http://localhost/?foo=bar got
redirected to http://localhost/?foo=bar#!?foo=bar.
This duplicated the query string and made the url ugly.
This commit fixed this problem by making urls like
http://localhost/?foo=bar redirect to http://localhost/#!?foo=bar
Pull Request #551: Make query string parameters work when using hashbang routing

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

226 of 244 relevant lines covered (92.62%)

391.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 728.1 04 Jan 2020 04:48PM UTC 0
93.03
Travis Job 728.1
2 728.2 04 Jan 2020 04:48PM UTC 0
92.62
Travis Job 728.2
Source Files on build 728
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #728
  • Pull Request #551
  • PR Base - master (#726)
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