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

microsoft / pai / 24924
34%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 05:34AM UTC
Jobs 1
Files 78
Run time 4s
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
24924

push

travis-ci

web-flow
add new eslint rules and fix errors (#4823)

1. Currently just add src folder in linter rules (not including test cause some unhandled issues)
2. Use standard + prettier eslint plugins, some important rules: 
```
  semi: true,
  // Trailing commas help with git merging and conflict resolution
  trailingComma: 'all',
  // Use single quote in all files. https://github.com/prettier/prettier/issues/1080#issuecomment-390363232
  singleQuote: true
```
3. Need a overall api test to ensure the compatibility
4. Update nodejs version to dubnium (node 10) cause some packages do not support node 8

219 of 1317 branches covered (16.63%)

Branch coverage included in aggregate %.

1326 of 3118 relevant lines covered (42.53%)

2.36 hits per line

Jobs
ID Job ID Ran Files Coverage
11 24924.11 (NODE_ENV=test) 25 Aug 2020 05:34AM UTC 0
34.84
Travis Job 24924.11
Source Files on build 24924
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24924
  • d61a9715 on github
  • Prev Build on master (#24914)
  • Next Build on master (#24925)
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