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

randytarampi / me / 1685 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2018 05:16PM UTC
Files 356
Run time 14s
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

16 Dec 2018 08:18AM UTC coverage: 97.207% (+0.03%) from 97.18%
NODE_ENV=test

push

travis-ci

randytarampi
fix(jsx): Rejig `Error` and `ErrorWrapper` so `PostsComponent`, `ResumeComponent` and `LetterComponent` can display _specific_ errors of their own.

We can still wrap our `ReduxRoot`s with a generic `ConnectedErrorWrapper` that'll handle rendering pages for unexpected 403, 404 and 500 errors.

The motivation here is that we don't want a failed fetch on the home page to take out _all_ the content on the home page, just the relevant section (rendered by `PostsComponent`).

Individual components can handle their own errors in their own way, as `PostsComponent` does with `ENOPOSTS`, `ResumeComponent` does with `ENORESUME` and `LetterComponent` does with `ENOLETTER`.

1986 of 2076 branches covered (95.66%)

Branch coverage included in aggregate %.

2677 of 2721 relevant lines covered (98.38%)

11.11 hits per line

Source Files on job 1685.1 (NODE_ENV=test)
  • Tree
  • List 0
  • Changed 138
  • Source Changed 124
  • Coverage Changed 134
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1011
  • Travis Job 1685.1
  • 083bfc99 on github
  • Prev Job for NODE_ENV=test on master (#1683.3)
  • Next Job for NODE_ENV=test on master (#1687.2)
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