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

mpeterv / luarocks / 110
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: install-bat-detect-lua-version
DEFAULT BRANCH: master
Ran 20 Mar 2016 10:20AM 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
110

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%)

3627.5 hits per line

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