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

starius / lua-npge
100%

Build:
DEFAULT BRANCH: master
Repo Added 03 Jan 2015 07:45PM UTC
Files 98
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
157

push

travis-ci

starius
findIdentGroups.c: use assert instead of argcheck

The function is called only by library itself
and rows are guaranteed to be of equal length.
That is why this line is uncovered if luaL_argcheck()
is used and it should be replaced with standard assert()
from header assert.h.

4184 of 4184 relevant lines covered (100.0%)

53241.7 hits per line

Relevant lines Covered
Build:
Build:
4184 RELEVANT LINES 4184 COVERED LINES
53241.7 HITS PER LINE
Source Files on master
  • List 0
  • Changed 26
  • Source Changed 1
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
157 master findIdentGroups.c: use assert instead of argcheck The function is called only by library itself and rows are guaranteed to be of equal length. That is why this line is uncovered if luaL_argcheck() is used and it should be replaced with standard a... push 08 Mar 2015 09:13AM UTC starius travis-ci pending completion  
156 master change AddGoodBlast to icrease coverage See https://coveralls.io/builds/2055123/source?filename=.%2Fsrc%2Fnpge%2Falgo%2FAddGoodBlast.lua#L29 push 08 Mar 2015 09:06AM UTC starius travis-ci pending completion  
155 master update Lua 5.2 version in setup_lua.sh See http://www.lua.org/versions.html#5.2 push 07 Mar 2015 12:53PM UTC starius travis-ci pending completion  
154 master LoadFromLua: respect argument enable_fromRef LoadFromLua used to load standard (unsafe) BlockSet module even if enable_fromRef == false. Change test case for enable_fromRef. It was not used enable_fromRef. See https://coveralls.io/builds/205512... push 06 Mar 2015 10:29PM UTC starius travis-ci pending completion  
153 master replace luaL_checkint with luaL_checkinteger No luaL_checkint in Lua 5.3 See https://travis-ci.org/starius/lua-npge/jobs/53188863#L778 push 06 Mar 2015 12:55AM UTC starius travis-ci pending completion  
152 master fix build error (Lua 5.2, 5.3) lua_objlen was used in functions moved from C to cpp https://travis-ci.org/starius/lua-npge/jobs/53187880#L777 push 05 Mar 2015 01:40PM UTC starius travis-ci pending completion  
151 master fix compilation test Testing Lua process should be closed See https://travis-ci.org/starius/lua-npge/jobs/53186211#L840 push 05 Mar 2015 01:35PM UTC starius travis-ci pending completion  
149 master travis: make sure C version is compiled See https://travis-ci.org/starius/lua-npge/jobs/53184891#L777 push 05 Mar 2015 01:16PM UTC starius travis-ci pending completion  
148 master move findIdentGroups.c to npge.cpp push 05 Mar 2015 01:04PM UTC starius travis-ci pending completion  
147 master Workers_spec: test throwing from threads push 01 Mar 2015 10:02PM UTC starius travis-ci pending completion  
See All Builds (131)
  • Repo on GitHub
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

© 2025 Coveralls, Inc