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

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

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2018 05:05PM UTC
Files 410
Run time 23s
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

16 Apr 2018 04:55PM UTC coverage: 72.126% (-0.09%) from 72.215%
3656.1

push

travis-ci

kevinansfield
Fixed multiple 401s caused by token revocation requests

no issue
- disabled Ember Simple Auth's default token revocation
    - we trigger session invalidation on a 401 which means our token isn't valid so the revoke requests will also fail
- renamed application route's `invalidateSession` to `logout` in order to distinguish it from any ESA methods
    - added the token revocation requests to this action, we can be fairly sure at this point that the current tokens will be valid so the requests will succeed
- added check to `ajax.handleResponse` so that we don't invalidate the session for requests to external services
- removed pointless assertion from the ajax integration test

1780 of 2820 branches covered (63.12%)

4122 of 5715 relevant lines covered (72.13%)

46.35 hits per line

Source Files on job 3656.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3477
  • Travis Job 3656.1
  • 6a9bede0 on github
  • Prev Job for on master (#3655.1)
  • Next Job for on master (#3658.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