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

jordanvrtanoski / luacpp / 98cbe6e4-5ff5-457e-95fd-0f803d1fd6d1
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix/code-quality-and-security
DEFAULT BRANCH: main
Ran 19 Feb 2026 06:45PM 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 06:35PM UTC coverage: 100.0%. Remained the same
98cbe6e4-5ff5-457e-95fd-0f803d1fd6d1

Pull #36

circleci

jordanvrtanoski
[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: Jordan Vrtanoski <jordan.vrtanoski@gmail.com>
Pull Request #36: [IMP] Eliminate code duplication and fix critical security issue

118 of 118 new or added lines in 7 files covered. (100.0%)

2721 of 2721 relevant lines covered (100.0%)

48.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 98cbe6e4-5ff5-457e-95fd-0f803d1fd6d1.1 19 Feb 2026 06:45PM UTC 45
100.0
Source Files on build 98cbe6e4-5ff5-457e-95fd-0f803d1fd6d1
  • Tree
  • List 45
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #98CBE6E4...
  • Pull Request #36
  • PR Base - 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