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

starwing / piecetab / 31335633978
100%

Build:
DEFAULT BRANCH: master
Ran 09 Aug 2026 08:59PM UTC
Jobs 1
Files 5
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

09 Aug 2026 08:58PM UTC coverage: 100.0%. Remained the same
31335633978

push

github

starwing
test: move assertions off assert() for -DNDEBUG coverage

assert() branches count against branch coverage; cov-run now compiles
with -DNDEBUG so library assert branches vanish. Test code keeps
executing via asserteq/assertok (params always evaluated, still check
under NDEBUG) and pure-boolean && chains collapse into one assertok.

Branch coverage (lcov): linecache 90.7->96.8%, piecetab 91.6->96.9%,
undotree 90.3->92.6%, termfeed clean 95.2%; all libs 100% line coverage.

Also: clean-gcda misses lua/luajit/*.gcda, whose stale termfeed.so
records poisoned lcov (duplicate functions, phantom DA:0 lines).

2630 of 2790 branches covered (94.27%)

2722 of 2722 relevant lines covered (100.0%)

877721.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31335633978.1 09 Aug 2026 08:59PM UTC 5
100.0
GitHub Action Run
Source Files on build 31335633978
  • Tree
  • List 5
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 35476062 on github
  • Prev Build on master (#31334236927)
  • Next Build on master (#31397049547)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc