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

cjolowicz / muckr-web / 18 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2019 02:02PM UTC
Files 6
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

06 Jan 2019 01:59PM UTC coverage: 95.349% (+1.9%) from 93.478%
18.1

push

travis-ci

cjolowicz
Switch to axios

This article describes why it is recommended to use an HTTP toolkit
instead of the Fetch API in application code.

  https://medium.com/@shahata/why-i-wont-be-using-fetch-api-in-my-apps-6900e6c6fe78

Also, we could not get our tests to work properly with fetch and
React. This tutorial on fetching data in React components uses axios,
and provides working examples for testing.

  https://www.robinwieruch.de/react-fetching-data/

The tutorial uses sinon for mocking. We translate the mocking code to
Jest using the following resource:

  https://github.com/maurocarrero/sinon-jest-cheatsheet

Closes: #15

7 of 8 branches covered (87.5%)

Branch coverage included in aggregate %.

34 of 35 relevant lines covered (97.14%)

6.0 hits per line

Source Files on job 18.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 32
  • Travis Job 18.1
  • 2d2ff63e on github
  • Prev Job for on master (#17.1)
  • Next Job for on master (#18.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