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

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

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

04 Jan 2020 04:47PM UTC coverage: 92.623% (-0.4%) from 92.975%
728.2

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

226 of 244 relevant lines covered (92.62%)

194.39 hits per line

Source Files on job 728.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 695
  • Travis Job 728.2
  • 46a36666 on github
  • Prev Job for on qs-on-hash (#726.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