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

TryGhost / Ghost-Admin / 3656
70%

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

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

Jobs
ID Job ID Ran Files Coverage
1 3656.1 16 Apr 2018 05:05PM UTC 0
72.13
Travis Job 3656.1
Source Files on build 3656
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3656
  • 6a9bede0 on github
  • Prev Build on master (#3655)
  • Next Build on master (#3658)
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