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

tarantool / go-luarocks / 30077668233

24 Jul 2026 08:04AM UTC coverage: 89.151% (+0.02%) from 89.134%
30077668233

push

github

bigbes
initial commit

go-luarocks: a Go library for managing LuaRocks rocks inside a Tarantool
installation.

It ships two interchangeable backends — a pure-Go `native` engine (the
default) and vendored upstream LuaRocks 3.9.2 driven through gopher-lua as the
behavioral reference. The native backend is verified byte-equal to the lua
reference across all deployed artifacts by a differential harness.

Capabilities:
- Rock operations: Install, Build, Make, Pack, Unpack, List, Show, Which
- Dependency resolution: version parsing, dependency constraints, and a
  transitive resolver
- Sandboxed .rockspec evaluation via gopher-lua for conditional rockspecs
- Source fetching: http(s), git/git+https/git+ssh, and file://
- Build backends: builtin, cmake, make, and command
- Upstream-compatible manifest reader/writer and an HTTP remote index client

Pure Go (no CGO); Linux and macOS on amd64/arm64; requires Go >= 1.25.

5448 of 6111 new or added lines in 31 files covered. (89.15%)

5448 of 6111 relevant lines covered (89.15%)

46.42 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.57
/client/lua.go


Source Not Available

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