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

neovim / neovim / 24056
77%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2017 02:44AM UTC
Jobs 1
Files 678
Run time 27s
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
24056

push

travis-ci

web-flow
<a href="https://github.com/neovim/neovim/commit/<a class=hub.com/neovim/neovim/commit/37420ef942085bf5e9344842a57c796b4d4c9684">37420ef94<a href="https://github.com/neovim/neovim/commit/37420ef942085bf5e9344842a57c796b4d4c9684">&quot;&gt;build: set MIN_LOG_LEVEL correctly (#7419)

closes #7283
regression by </a><a class="double-link" href="https://github.com/neovim/neovim/commit/<a class="double-link" href="https://github.com/neovim/neovim/commit/42d892913daa215c27e41b2255e96c1ce09ea56c">42d892913</a>">42d892913</a><a href="https://github.com/neovim/neovim/commit/37420ef942085bf5e9344842a57c796b4d4c9684">

- Don&#39;t need to explicitly put &quot;-O2 -g&quot; in RelWithDebInfo; CMake does
  that already. That was left-over from 42d892913daa2 which removed the
  &quot;Dev&quot; custom build-type, but repurposed the logic for RelWithDebInfo.

- `if(DEFINED MIN_LOG_LEVEL)` doesn&#39;t work.
- `if(${MIN_LOG_LEVEL} MATCHES &quot;^$&quot;)` doesn&#39;t work if -DMIN_LOG_LEVEL is
  omitted.
- `if(MIN_LOG_LEVEL)` also isn't what we want: it would be true if
  MIN_LOG_LEVEL=0.

86808 of 113134 relevant lines covered (76.73%)

186314.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
src/nvim/undo.c
Jobs
ID Job ID Ran Files Coverage
7 24056.7 (GCOV=gcov-5 CMAKE_FLAGS="$CMAKE_FLAGS -DUSE_GCOV=ON") 21 Oct 2017 02:44AM UTC 0
76.73
Travis Job 24056.7
Source Files on build 24056
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24056
  • 37420ef9 on github
  • Prev Build on master (#24040)
  • Next Build on master (#24058)
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