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

brandingbrand / flagship / 3808 / 4
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2019 09:20PM UTC
Files 68
Run time 7s
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

31 Oct 2019 09:15PM UTC coverage: 37.787% (+1.8%) from 35.97%
3808.4

push

travis-ci

web-flow
chore: merge develop into master (#838)

* chore(fscomponents): const name to clearicon from cancelicon

* chore: refactor ccard validation to remove moment

This refactors the validation in the CreditCardForm component to eliminate the need for the moment library. Because we were using moment to simply grab the month and date off a MM/YY formatted string it was easy to change. This helps us achieve our goal of removing dependencies to moment because it's a huge library.

* fix(fscomponents): flatten validation for cc number to onblur

* chore: tell greenkeeper to ignore react-native updates

This updates the Greenkeeper configuration to always ignore react-native updates, as we should never be merging in react-native updates without developer oversight. Syntax per the Greenkeeper docs: https://greenkeeper.io/docs.html#monorepo

* feat: android init config

add various config based values that inject into Android template
this allows for modifying the Android project during the init command

* fix: update react-native-htmlview to version 0.14.0

* feat(fsweb): Enable Progressive Web App

Activates features required to build as a progressive web app.

Also switches to Workbox, addressing issue #620

* fix(flagship): Remove deprecated lifecycle functions

Removing componentWillReceiveProps and componentWillMount.

* fix(fsweb): Match routers path-to-regexp

The react-router uses path-to-regexp@^1.7.0, which generates paths differently from 2.4.0, which fsweb was using without specifying the version. Without this change, the router wasn't working, so you couldn't visit any non-root pages.

* fix(pirateship): Use componentDidUpdate in PSProductDetail

getDerivedStateFromProps wasn't properly propogating the commerceData property, so visiting a PDP without refreshing the page caused it to stay in a loading state forever. Switching to componentDidUpdate resolves the issue.

Resolves https://github.com/brandingbrand/flags... (continued)

550 of 1639 branches covered (33.56%)

Branch coverage included in aggregate %.

929 of 2275 relevant lines covered (40.84%)

5.2 hits per line

Source Files on job 3808.4
  • Tree
  • List 0
  • Changed 9
  • Source Changed 8
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3473
  • Travis Job 3808.4
  • 1bb87b2b on github
  • Prev Job for on master (#3405.4)
  • Next Job for on master (#4691.4)
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