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

fknop / hapi-pagination / 184
100%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2017 09:54PM UTC
Jobs 4
Files 6
Run time 52s
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
184

push

travis-ci

fknop
Use original query string-values to construct URLs (#54)

* Use original query string-values to construct URLs

When the query parameter is parsed by Joi as a date(), the value of the parameter is converted to an object. querystring.stringify() cannot un-parse the object into its original string form and as a result the _value_ of the parameter is stripped from the URL. The parameter _name_ is included in the URL.

* Use Object.assign(), rather than Hoek.applyToDefault().

* Add tests to ensure query values validated as objects by Joi are included in pagination URLs.

605 of 605 relevant lines covered (100.0%)

69.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 184.1 27 Jul 2017 09:54PM UTC 0
100.0
Travis Job 184.1
2 184.2 27 Jul 2017 09:55PM UTC 0
100.0
Travis Job 184.2
3 184.3 27 Jul 2017 09:55PM UTC 0
100.0
Travis Job 184.3
4 184.4 27 Jul 2017 09:55PM UTC 0
100.0
Travis Job 184.4
Source Files on build 184
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #184
  • cf74c621 on github
  • Prev Build on master (#178)
  • Next Build on master (#185)
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