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

jordanvrtanoski / luacpp / 1e9898a2-6c65-4e49-b89b-406901c20c66
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix/code-quality-and-security
DEFAULT BRANCH: main
Ran 19 Feb 2026 05:57PM UTC
Jobs 1
Files 45
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

19 Feb 2026 05:07PM UTC coverage: 100.0%. Remained the same
1e9898a2-6c65-4e49-b89b-406901c20c66

push

circleci

jordanvrtanoski
[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 in PoolManager to reduce duplicate find+throw logic
- Add AcquireVerifyReleaseThree helper to eliminate remaining test duplication
- Fix critical security issue: getGlobalVariable() no longer returns reference to static null pointer
  - Changed return type from reference to value (thread-safe)
  - Returns nullptr directly instead of static null pointer reference
- Maintain 100% line and function coverage (2784/2784 lines, 684/684 functions)

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

117 of 117 new or added lines in 6 files covered. (100.0%)

2720 of 2720 relevant lines covered (100.0%)

48.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1e9898a2-6c65-4e49-b89b-406901c20c66.1 19 Feb 2026 05:57PM UTC 45
100.0
Source Files on build 1e9898a2-6c65-4e49-b89b-406901c20c66
  • Tree
  • List 45
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #1E9898A2...
  • 53c42b6a on github
  • Prev Build on main (#F7FAA744...)
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