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

gaye / dav / 444
59%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2015 08:11PM UTC
Jobs 1
Files 37
Run time 18s
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
444

Pull #70

travis-ci

millermedeiros
Simplify request logic

 - Centralize the XHR header logic into the transport itself since it's
   needed by all the requests, removing the need of the individual
   `transformRequest` calls.

 - Remove `request.basic` since it can be represented as a plain object.

 - Instead of using `instanceof` we check if generated requests contains
   the desired properties.

 - Remove the `Request` constructor since it wasn't doing anything and
   was introducing an extra level of indirection and used a JSDoc
   @typedef instead.

 - Simplified the way XML templates are interpolated in the requests.
Pull Request #70: Simplify request logic

695 of 734 relevant lines covered (94.69%)

125.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 444.1 07 Apr 2015 08:11PM UTC 0
94.69
Travis Job 444.1
Source Files on build 444
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #444
  • Pull Request #70
  • PR Base - master (#443)
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