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

neovim / neovim / 1009 / 2
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2014 06:50PM UTC
Files 163
Run time 21s
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 06:44PM UTC coverage: 0.346% (-59.6%) from 59.913%
1009.2

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)

325 of 93827 relevant lines covered (0.35%)

0.19 hits per line

Source Files on job 1009.2
  • Tree
  • List 0
  • Changed 67
  • Source Changed 40
  • Coverage Changed 66
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1009
  • Travis Job 1009.2
  • ac4ebcad on github
  • Prev Job for on master (#1004.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