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

TryGhost / Ghost-Admin / 2381
70%

Build:
DEFAULT BRANCH: master
Ran 29 May 2017 07:00PM UTC
Jobs 1
Files 387
Run time 18s
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
2381

push

travis-ci

kirrg001
💄🐷 sort-imports eslint rule (#712)

no issue

- adds `eslint-plugin-sort-imports-es6-autofix` dependency
  - implements ESLint's base `sort-imports` rule but has a distinction in that `import {foo} from 'bar';` is considered `multiple` rather than `single`
  - fixes ESLint's autofix behaviour so `eslint --fix` will actually fix the sort order
- updates all unordered import rules by using `eslint --fix`

With the increased number of `import` statements since Ember+ecosystem started moving towards es6 modules I've found it frustrating at times trying to search through randomly ordered import statements. Recently I've been sorting imports manually when I've added new code or touched old code so I thought I'd add an ESLint rule to codify it.

1420 of 2226 branches covered (63.79%)

3488 of 4799 relevant lines covered (72.68%)

48.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2381.1 29 May 2017 07:00PM UTC 0
72.68
Travis Job 2381.1
Source Files on build 2381
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2381
  • 7eefbba6 on github
  • Prev Build on master (#2370)
  • Next Build on master (#2382)
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