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

TryGhost / Ghost-Admin / 2381 / 1
70%
master: 70%

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

29 May 2017 06:50PM UTC coverage: 72.682%. Remained the same
2381.1

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

Source Files on job 2381.1
  • Tree
  • List 0
  • Changed 129
  • Source Changed 127
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2381
  • Travis Job 2381.1
  • 7eefbba6 on github
  • Prev Job for on master (#2370.1)
  • Next Job for on master (#2382.1)
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