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

neovim / neovim / 24356
77%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2017 05:28AM UTC
Jobs 1
Files 678
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
24356

push

travis-ci

justinmk
eval/decode.c: Avoid NULL arg to memchr() #7332

Clang complains because memchr has undefined behavior if the ptr is
NULL, even if len==0.

Helped-by: Nikolai Aleksandrovich Pavlov <kp-pav@yandex.ru>

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

87442 of 113416 relevant lines covered (77.1%)

188982.42 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/nvim/ex_getln.c
2
100.0
src/nvim/search.c
4
100.0
src/nvim/window.c
20
100.0
src/nvim/eval.c
21
100.0
src/nvim/api/vim.c
22
100.0
src/nvim/api/buffer.c
Jobs
ID Job ID Ran Files Coverage
7 24356.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") 06 Nov 2017 05:28AM UTC 0
77.1
Travis Job 24356.7
Source Files on build 24356
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24356
  • 8f03014e on github
  • Prev Build on master (#24347)
  • Next Build on master (#24367)
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