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

TryGhost / Ghost-Admin / 3199
70%

Build:
DEFAULT BRANCH: master
Ran 02 Nov 2017 10:10AM UTC
Jobs 1
Files 412
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

pending completion
3199

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%)

26 of 26 new or added lines in 2 files covered. (100.0%)

4056 of 5546 relevant lines covered (73.13%)

42.44 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
app/mixins/editor-base-controller.js
10
100.0
app/components/gh-post-settings-menu.js
Jobs
ID Job ID Ran Files Coverage
1 3199.1 02 Nov 2017 10:10AM UTC 0
73.13
Travis Job 3199.1
Source Files on build 3199
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3199
  • 3aa44c9f on github
  • Prev Build on master (#3197)
  • Next Build on master (#3200)
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