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

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

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

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>

44 of 46 new or added lines in 8 files covered. (95.65%)

1710 of 1713 relevant lines covered (99.82%)

119.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
98.18
-1.82% Source/Engine/LuaTTable.cpp
Jobs
ID Job ID Ran Files Coverage
1 b59e403e-eb02-44a9-80fe-b45c7066aec8.1 18 Feb 2026 01:21PM UTC 70
99.82
Source Files on build b59e403e-eb02-44a9-80fe-b45c7066aec8
  • Tree
  • List 35
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #B59E403E...
  • 1215509e on github
  • Prev Build on main (#F32E1555...)
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