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

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

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2017 10:10AM UTC
Files 412
Run time 13s
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

02 Nov 2017 09:47AM UTC coverage: 73.134% (-0.007%) from 73.141%
3199.1

push

travis-ci

web-flow
🐛 Fixed "Someone else is editing" errors showing when no-one else is editing (#901)

closes https://github.com/TryGhost/Ghost/issues/8969

Collision detection errors were appearing incorrectly because the save routines in the post settings menu bypass the sequential saves in the main editor controller and so are prone to having stale data if a previous save is still in progress.

- added a new `savePost` task that is part of the `saveTasks` group so that all post saves are sequential
- pass the `savePost` task to the `{{gh-post-settings-menu}}` component
- use `savePost` task in `gh-post-settings-menu` instead of calling `save()` directly on the model instance

1700 of 2634 branches covered (64.54%)

4056 of 5546 relevant lines covered (73.13%)

42.44 hits per line

Source Files on job 3199.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3199
  • Travis Job 3199.1
  • 3aa44c9f on github
  • Prev Job for on master (#3197.1)
  • Next Job for on master (#3200.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