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

NextFaze / ionic-manup / 72
68%
master: 77%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/codecov-3.7.1
DEFAULT BRANCH: master
Ran 08 Nov 2017 05:17AM UTC
Jobs 1
Files 4
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

pending completion
72

push

travis-ci

MichaelMarner
Fix unhandled exception if http request returns null

Angular's Http class will sometimes return null, rather than raising
an error in the observable. This usually happens if CORS preflight checks
fail and the request is rejected by the underlying browser.

This change makes ManUp resolve in the case that http returns null.

Under the hood also making more use of async/await to make the code a bit
nicer to read.

24 of 55 branches covered (43.64%)

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

74 of 114 relevant lines covered (64.91%)

2.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
100.0
src/manup.service.ts
Jobs
ID Job ID Ran Files Coverage
1 72.1 08 Nov 2017 05:17AM UTC 0
64.91
Travis Job 72.1
Source Files on build 72
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #72
  • 0b564e13 on github
  • Next Build on bugfix/21-http-error (#74)
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