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

ZenChat / leancloud-utility / 32
66%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2016 01:47AM UTC
Jobs 1
Files 19
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
32

push

travis-ci

zenchatdev
Implemented flow typecheck and improved gulp workflow

Summary:
Resolve T130

1. Implemented flow
2. Modified gulp workflow and package.json scripts, details below
	- npm test now runs unit test by default
        - eslint no longer autofixes errors, it's important that dev knows where the mistakes were made and make improvements
	- npm run test:gen runs generative test
	- npm run coverage runs unit coverage by default
	- npm test:all runs lint, unit and genrative tests
	- npm coverage:all is most comprehensive, which also is the default ci run

3. The reason behind the change is that, down the road, dev should only be responsible for code style, unit test and coverage only. Tests like generative, integration, etc. should be taken care by QA. Giving dev quick access of unit test results should be prioritized - hence the simpliest npm test command.

Test Plan: jenkins should pass

Reviewers: bli, wqi, lzhu

Reviewed By: lzhu

Subscribers: jbot

Maniphest Tasks: T130

Differential Revision: https://dev.lai.io/D138

190 of 296 relevant lines covered (64.19%)

223.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32.1 12 Jan 2016 01:47AM UTC 0
64.19
Travis Job 32.1
Source Files on build 32
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #32
  • 305bac37 on github
  • Prev Build on master (#31)
  • Next Build on master (#33)
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