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

mpeterv / luarocks / 109
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: install-bat-detect-lua-version
DEFAULT BRANCH: master
Ran 20 Mar 2016 10:12AM UTC
Jobs 3
Files 52
Run time 16s
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

pending completion
109

push

travis-ci

mpeterv
Show if rock is supported on other Lua versions on search fail

Supporting changes:
* Change structure of manifest cache: map from repo_url to tables
  mapping from lua versions to manifests.
* New manif_core cache_manifest and get_cached_manifest functions
  to hide cache implementation.
* lua_version optional argument for functions between
  search.find_suitable_rock and manifest loader.

Main changes:
* Add a helper function supported_lua_versions that checks which
  Lua versions can satisfy a query.
* Use this helper function when a search for a rock failed,
  in search.find_suitable_rock, if constraints can be satisfied
  under a different Lua version mention that in the error message.

Examples of error messages:
* Constraint "sailor": "sailor supports only Lua 5.1 and
  Lua 5.2 but not Lua 5.3."
* Constraint "sailor 0.5": "sailor 0.5 supports only Lua 5.1
  and Lua 5.2 but not Lua 5.3."
* Constraint "sailor >= 0.5": "Matching sailor versions support
  only Lua 5.1 and Lua 5.2 but not Lua 5.3."

5284 of 6504 relevant lines covered (81.24%)

3626.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 109.1 (LUA_VER=5.1.5) 20 Mar 2016 10:12AM UTC 0
81.13
Travis Job 109.1
2 109.2 (LUA_VER=5.2.4) 20 Mar 2016 10:12AM UTC 0
81.1
Travis Job 109.2
3 109.3 (LUA_VER=5.3.1) 20 Mar 2016 10:12AM UTC 0
80.15
Travis Job 109.3
Source Files on build 109
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #109
  • 6fd0d844 on github
  • Prev Build on better-suitable-rock-err (#108)
  • Next Build on better-suitable-rock-err (#110)
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