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

neovim / neovim / 1017 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2014 08:08PM UTC
Files 164
Run time 34s
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

04 Apr 2014 07:53PM UTC coverage: 60.024% (+0.1%) from 59.917%
1017.1

Pull #466

travis-ci

philix
Remove simpler cases of OOM error handling (after *alloc calls)

By simpler cases I mean cases where the OOM error is not expected to be handled
by the caller of the function that calls `alloc`, `lalloc`, `xrealloc`,
`xmalloc`, `alloc_clear`, and `lalloc_clear`.

These are the functions that:

 - Do not return an allocated buffer
 - Have OOM as the only error condition

I took note of the functions that expect the caller to handle the OOM error and
will go through them to check all the callers that may be handling OOM error in
future commits.

I'm ignoring eval.c and ex_*.c in this series of commits as these files are
being heavily refactored by @ZyX-I.
Pull Request #466: [RFC] Remove simpler cases of OOM error handling (after *alloc calls)

64521 of 107492 relevant lines covered (60.02%)

95285.26 hits per line

Source Files on job 1017.1
  • Tree
  • List 0
  • Changed 48
  • Source Changed 41
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1017
  • Travis Job 1017.1
  • c7a5c1bd on github
  • Prev Job for on master (#1016.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc