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

jordanvrtanoski / luacpp / b59e403e-eb02-44a9-80fe-b45c7066aec8 / 1
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix/code-quality-and-security
DEFAULT BRANCH: main
Ran 18 Feb 2026 01:21PM UTC
Files 70
Run time 25s
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

18 Feb 2026 01:05PM UTC coverage: 99.825% (-0.1%) from 99.941%
b59e403e-eb02-44a9-80fe-b45c7066aec8.1

push

circleci

jordanvrtanoski
[FIX] Add bounds checking in LuaTTable::getValue and modernize NULL to nullptr

- Fix undefined behavior in LuaTTable::getValue() where missing keys
  would insert nullptr and cause UB on dereference. Now returns a
  static LuaTNil placeholder matching documented behavior.
- Replace deprecated NULL macro with nullptr in LuaContext.cpp,
  LuaTUserData.hpp, and all unit test files for C++11+ type safety.
- Add DCP-001 design change proposal document.

Signed-off-by: Jordan Vrtanoski <jordan.vrtanoski@gmail.com>

3420 of 3426 relevant lines covered (99.82%)

59.71 hits per line

Source Files on job b59e403e-eb02-44a9-80fe-b45c7066aec8.1
  • Tree
  • List 70
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 1215509e on github
  • Prev Job for on fix/bounds-checking-nullptr-modernization (#f32e1555-e839-44c5-b932-940c1631a955.1)
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