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

mpeterv / luarocks / 107
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: install-bat-detect-lua-version
DEFAULT BRANCH: master
Ran 19 Mar 2016 01:28PM UTC
Jobs 3
Files 52
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

pending completion
107

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."

5242 of 6504 relevant lines covered (80.6%)

3470.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 107.1 (LUA_VER=5.1.5) 19 Mar 2016 01:28PM UTC 0
80.49
Travis Job 107.1
2 107.2 (LUA_VER=5.2.4) 19 Mar 2016 01:30PM UTC 0
80.46
Travis Job 107.2
3 107.3 (LUA_VER=5.3.1) 19 Mar 2016 01:29PM UTC 0
79.51
Travis Job 107.3
Source Files on build 107
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #107
  • 58bb0c4f on github
  • Prev Build on better-suitable-rock-err (#106)
  • Next Build on better-suitable-rock-err (#108)
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