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

neovim / neovim / 24923 / 7
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2017 03:05PM UTC
Files 703
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

10 Dec 2017 01:55PM UTC coverage: 77.418% (+0.04%) from 77.377%
GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON"

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.

89213 of 115236 relevant lines covered (77.42%)

284274.34 hits per line

Source Files on job 24923.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON")
  • Tree
  • List 0
  • Changed 117
  • Source Changed 4
  • Coverage Changed 115
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24923
  • Travis Job 24923.7
  • abe38f7d on github
  • Prev Job for GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON" on master (#24907.7)
  • Next Job for GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON" on master (#24926.7)
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