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

mpeterv / luarocks
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: install-bat-detect-lua-version
DEFAULT BRANCH: master
Repo Added 18 Nov 2015 12:05PM UTC
Files 53
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

LAST BUILD ON BRANCH better-suitable-rock-err
branch: better-suitable-rock-err
CHANGE BRANCH
x
Reset
  • better-suitable-rock-err
  • adjust-new-tests
  • build-builtin-errors
  • build-builtin-refactor
  • cli-refactor
  • common-fs-tools-funcs
  • download-progress
  • fix-get-registry
  • fix-mkfield
  • fix-travis
  • fix-travis-luajit
  • fix-unpack-archive
  • force-fast
  • improve-ext-deps
  • improve-new-version
  • install-bat-detect-lua-version
  • install-force
  • install-modes-alt
  • internal-install-modes
  • luarocks-3
  • make-magic
  • master
  • misc
  • new-output
  • new-version-no-arg
  • persist-arrays-with-newlines
  • reduce-dep-cycles
  • refactor-match-dep
  • repos-deploy
  • show-constraints
  • silent-missing-manif
  • unpack-archive-err
  • update-luacov
  • upgrade-install
  • url-update
  • viewable-coverage
  • which-mystery
  • write-rockspec-default-args
  • write-rockspec-infer-scm-url
  • zlibs-compat

pending completion
120

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

5416 of 6525 relevant lines covered (83.0%)

4046.29 hits per line

Relevant lines Covered
Build:
Build:
6525 RELEVANT LINES 5416 COVERED LINES
4046.29 HITS PER LINE
Source Files on better-suitable-rock-err
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
120 better-suitable-rock-err 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... push 18 Apr 2016 09:42PM UTC mpeterv travis-ci pending completion  
110 better-suitable-rock-err 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... push 20 Mar 2016 10:20AM UTC mpeterv travis-ci pending completion  
109 better-suitable-rock-err 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... push 20 Mar 2016 10:12AM UTC mpeterv travis-ci pending completion  
108 better-suitable-rock-err 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... push 20 Mar 2016 09:33AM UTC mpeterv travis-ci pending completion  
107 better-suitable-rock-err 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... push 19 Mar 2016 01:28PM UTC mpeterv travis-ci pending completion  
106 better-suitable-rock-err Show search error when fulfill_dependencies fails push 19 Mar 2016 11:41AM UTC mpeterv travis-ci pending completion  
105 better-suitable-rock-err Better errors in download.download * Separate handling based on --all flag (search_repos always returns tables and find_suitable_rock now always returns url string) * Rename "err" variables with different meanings * Show error as returned from ... push 19 Mar 2016 11:27AM UTC mpeterv travis-ci pending completion  
104 better-suitable-rock-err Don't handle multiple rock queries in find_suitable_rock In practice search.find_suitable_rock is always called with a precise query (no fuzzy name matching), and not all callers handle table as return value correctly. push 19 Mar 2016 11:14AM UTC mpeterv travis-ci pending completion  
See All Builds (108)
  • Repo on GitHub
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

© 2025 Coveralls, Inc