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

ligurio / molly / 35893159945
92%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2026 05:05PM UTC
Jobs 1
Files 20
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

23 Sep 2026 05:04PM UTC coverage: 91.826% (-0.5%) from 92.308%
35893159945

push

github

ligurio
luacheck: limit code and comment line lengths

Set `max_code_line_length` to 80 and `max_comment_line_length` to
66 in `.luacheckrc` and reformat sources to fit these limits.

Long code lines, comments and doc comments across `molly/*.lua`
and `test/*.lua` are wrapped or split. Lines that cannot be
wrapped are handled with `-- luacheck: push no max line length`
/ `pop` (for example the histogram block in `molly/history.lua`)
or with per-file `max_comment_line_length` overrides for files
containing long external URLs or verbatim examples:
`molly/gen.lua`.

External markdown links in doc comments are kept intact. The long
rockspec `summary` is wrapped too.

No functional changes.

10 of 10 new or added lines in 5 files covered. (100.0%)

50 existing lines in 11 files now uncovered.

719 of 783 relevant lines covered (91.83%)

130.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
20
79.21
-4.13% molly/tests.lua
6
86.36
0.0% molly/compat/thread_fiber.lua
6
95.0
0.0% molly/gen.lua
5
80.0
0.0% molly/checks.lua
4
88.57
0.34% molly/log.lua
3
94.74
0.0% molly/compat/thread_coroutine.lua
2
97.47
0.03% molly/runner.lua
1
88.89
0.0% molly/db.lua
1
97.22
0.08% molly/history.lua
1
75.0
0.0% molly/nemesis.lua
1
97.83
0.0% molly/threadpool.lua
Jobs
ID Job ID Ran Files Coverage
1 35893159945.1 23 Sep 2026 05:05PM UTC 20
91.83
GitHub Action Run
Source Files on build 35893159945
  • Tree
  • List 20
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d6e8612f on github
  • Prev Build on master (#35886608928)
  • Delete
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