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

starius / lua-npge / 157

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   set done
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   set done
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   set done
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   set done
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   set done
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   set done
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   set done
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   set done
148 master move findIdentGroups.c to npge.cpp push 05 Mar 2015 01:04PM UTC starius travis-ci pending completion   set done
147 master Workers_spec: test throwing from threads push 01 Mar 2015 10:02PM UTC starius travis-ci pending completion   set done
146 master use compatibility loadstring in more function push 01 Mar 2015 01:49AM UTC starius travis-ci pending completion   set done
145 master add and use compatibility function loadstring loadstring = loadstring or load (Lua 5.1) (Lua >= 5.2) push 01 Mar 2015 01:26AM UTC starius travis-ci pending completion   set done
144 master travis: enable Lua 5.3 Install modified dkjson and lua-llthreads which is compatible with Lua 5.3. I've removed "< 5.3" from rockspec file of dkjson. push 01 Mar 2015 01:09AM UTC starius travis-ci pending completion   set done
143 master travis: change LD_PRELOAD globally LD_PRELOAD is changed to link Lua interpreter with libpthread, which is needed to prevent crashes when multiple threads are created. This is needed not only in test_compiled.sh See https://travis-ci.org/starius... push 01 Mar 2015 12:48AM UTC starius travis-ci pending completion   set done
142 master fix test_compiled.sh Remove "-" from beginnings of lines push 01 Mar 2015 12:39AM UTC starius travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
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