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

jordanvrtanoski / luacpp / ab677b8a-c0d9-484c-a8b0-2a4cd882016e

Builds Branch Commit Type Ran Committer Via Coverage
ab677b8a-c0d9-484c-a8b0-2a4cd882016e main [IMP] Eliminate code duplication and fix critical security issue (#36) * [IMP] Eliminate code duplication and fix critical security issue - Add PoolTestUtils.hpp with shared helper functions for library checking - Refactor TestStatePool.cpp and ... push 19 Feb 2026 07:41PM UTC web-flow circleci
100.0
85705b3d-93f2-498e-8a42-5cf8c7cfb3f9 fix/code-quality-and-security [CI] Add Codacy configuration for Cppcheck with proper include paths Configure Cppcheck with standard C++ library include paths to eliminate false positive 'Include file not found' warnings. Also exclude non-C++ files (.devcontainer, build) from ... Pull #36 19 Feb 2026 07:19PM UTC jordanvrtanoski circleci
100.0
98cbe6e4-5ff5-457e-95fd-0f803d1fd6d1 fix/code-quality-and-security [FIX] Use std::min for explicit buffer bounds in custom allocator Addresses CWE-120 by using std::min() to explicitly calculate the safe copy size. The copySize variable is guaranteed to be <= nsize (the allocated buffer size). Signed-off-by: Jo... Pull #36 19 Feb 2026 06:45PM UTC jordanvrtanoski circleci
100.0
1e9898a2-6c65-4e49-b89b-406901c20c66 fix/code-quality-and-security [IMP] Eliminate code duplication and fix critical security issue - Add PoolTestUtils.hpp with shared helper functions for library checking - Refactor TestStatePool.cpp and TestPoolManager.cpp to use shared helpers - Add findPoolOrThrow() helper i... push 19 Feb 2026 05:57PM UTC jordanvrtanoski circleci
100.0
f704a6ad-4fb0-46ac-93c1-04b8d9f8ed18 feature/state-pooling-colored-pools [IMP] Eliminate code duplication in tests and PoolManager - Add PoolTestUtils.hpp with shared helper functions for library checking - Refactor TestStatePool.cpp and TestPoolManager.cpp to use shared helpers - Add findPoolOrThrow() helper in PoolM... push 19 Feb 2026 03:58PM UTC jordanvrtanoski circleci
100.0
f7faa744-a426-462f-a957-6afaa20cdd5a main [IMP] Add Lua state pooling with colored pools (#35) * [IMP] Add Lua state pooling with colored pools Implement opt-in state pooling system for high-performance scenarios: - StatePool class for managing reusable lua_State instances - PoolManager... push 19 Feb 2026 03:51AM UTC web-flow circleci
100.0
d6a54cf5-a290-4245-8c12-0113ddf4611e feature/state-pooling-colored-pools [FIX] Remove duplicate TestCustomAllocatorSameSize test definition The test was defined twice in TestLuaContextNewState.cpp: - Line 37: correct location - Line 320: duplicate removed This fixes the build error: redefinition of TestLuaContextNewS... Pull #35 19 Feb 2026 03:37AM UTC jordanvrtanoski circleci
100.0
3906e178-763c-40d0-856b-f43d0a2fe7d2 feature/state-pooling-colored-pools [IMP] Add Lua state pooling with colored pools Implement opt-in state pooling system for high-performance scenarios: - StatePool class for managing reusable lua_State instances - PoolManager with predefined pool colors (default, sandboxed, minima... Pull #34 19 Feb 2026 02:52AM UTC jordanvrtanoski circleci
100.0
e04320dc-c403-444d-96bd-ff1acaffeb37 feature/state-pooling-colored-pools [IMP] Add Lua state pooling with colored pools Implement opt-in state pooling system for high-performance scenarios: - StatePool class for managing reusable lua_State instances - PoolManager with predefined pool colors (default, sandboxed, minima... Pull #34 19 Feb 2026 02:26AM UTC jordanvrtanoski circleci
100.0
d7c55702-4001-4c25-8c7e-0299d3a984d4 feature/state-pooling-colored-pools [IMP] Add Lua state pooling with colored pools Implement opt-in state pooling system for high-performance scenarios: - StatePool class for managing reusable lua_State instances - PoolManager with predefined pool colors (default, sandboxed, minima... Pull #34 19 Feb 2026 12:17AM UTC jordanvrtanoski circleci
99.52
df1dc034-d7b3-4443-a96c-5c1d6247f4da feature/state-pooling-colored-pools [IMP] Add Lua state pooling with colored pools Implement opt-in state pooling system for high-performance scenarios: - StatePool class for managing reusable lua_State instances - PoolManager with predefined pool colors (default, sandboxed, minima... Pull #34 18 Feb 2026 11:57PM UTC jordanvrtanoski circleci
99.52
57d862fa-2e85-4c44-a3bb-a081216e8046 feature/state-pooling-colored-pools [IMP] Add Lua state pooling with colored pools Implement opt-in state pooling system for high-performance scenarios: - StatePool class for managing reusable lua_State instances - PoolManager with predefined pool colors (default, sandboxed, minima... push 18 Feb 2026 10:46PM UTC jordanvrtanoski circleci
98.92
2b0844e2-b19e-43b7-afde-7112a5c27e50 main [IMP] Add test for LuaTTable::getValue() with non-existent key Add TestLuaTTableGetValueNonExistentKey test case to cover the code path where getValue() returns a LuaTNil placeholder for missing keys. This restores code coverage to 100%. Signed-... push 18 Feb 2026 02:22PM UTC jordanvrtanoski circleci
100.0
d6e7c173-a6d5-4b0f-90ad-f1672c8af0c6 fix/bounds-checking-nullptr-modernization [IMP] Add test for LuaTTable::getValue() with non-existent key Add TestLuaTTableGetValueNonExistentKey test case to cover the code path where getValue() returns a LuaTNil placeholder for missing keys. This restores code coverage to 100%. Signed-... Pull #33 18 Feb 2026 01:52PM UTC jordanvrtanoski circleci
99.94
b59e403e-eb02-44a9-80fe-b45c7066aec8 fix/bounds-checking-nullptr-modernization [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 mat... push 18 Feb 2026 01:21PM UTC jordanvrtanoski circleci
99.82
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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

© 2026 Coveralls, Inc