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

neovim / neovim / 24923
77%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2017 03:05PM UTC
Jobs 1
Files 703
Run time 26s
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
24923

push

travis-ci

Justin M. Keyes
window.c: do BufEnter in correct window after closing help #7431

closes #7429

Problem: after a help window was closed, a window was selected and its
autocommands triggered. After that, restore_snapshot was called and the
focused window changed, confusing the user.

Solution: Add function get_snapshot_focus() that returns the window that
holds the cursor in a snapshot. Use this function in win_close to make
sure the right window is selected before any autocommand is triggered.

14 of 14 new or added lines in 1 file covered. (100.0%)

89213 of 115236 relevant lines covered (77.42%)

284274.34 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/nvim/message.c
1
100.0
src/nvim/os/signal.c
4
100.0
src/nvim/undo.c
Jobs
ID Job ID Ran Files Coverage
7 24923.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") 10 Dec 2017 03:05PM UTC 0
77.42
Travis Job 24923.7
Source Files on build 24923
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24923
  • abe38f7d on github
  • Prev Build on master (#24907)
  • Next Build on master (#24926)
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