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

facebook / react / 12921 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2016 01:36AM UTC
Files 224
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

27 Sep 2016 11:20PM UTC coverage: 87.846%. Remained the same
TEST_TYPE=test

push

travis-ci

web-flow
Fix total count in flow tracker (#7813)

When you put the output of a bash command in a variable, it replaces the `\n` with a space. Using `ls` instead of `echo` fixes it

Test Plan:
Run

```
ALL_FILES=`find src -name '*.js' | grep -v umd/ | grep -v __tests__ | grep -v __mocks__`
COUNT_ALL_FILES=`ls $ALL_FILES | wc -l`
echo $COUNT_ALL_FILES
```

Make sure that it outputs 221

7481 of 8516 relevant lines covered (87.85%)

3142.29 hits per line

Source Files on job 12921.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12921
  • Travis Job 12921.2
  • 72ed5df5 on github
  • Prev Job for TEST_TYPE=test on master (#12897.2)
  • Next Job for TEST_TYPE=test on master (#12926.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