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

mpeterv / luarocks / 74 / 2
80%
master: 83%

Build:
Build:
LAST BUILD BRANCH: install-bat-detect-lua-version
DEFAULT BRANCH: master
Ran 06 Jan 2016 06:46PM UTC
Files 52
Run time 2s
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

06 Jan 2016 06:42PM UTC coverage: 80.458% (+0.1%) from 80.351%
LUA_VER=5.2.4

push

travis-ci

mpeterv
Implement install modes for deps.fulfill_dependencies

Provide three strategies for fulfilling a dependency:

* "install": always install latest possible version.
* "upgrade": install latest possible version if it's not installed.
* "satisfy": install latest possible version if no version is installed.

Currently "install" mode is used for root rock that is installed
and "satisfy" mode is used for dependencies.

This commit implements install_mode argument for deps.fulfill_dependencies
that is applied to dependency installation (only shallowly because
install.install_by_url used to install deps doesn't have such an argument
yet).

Behaviour changes: dependencies are now handled in their order in
rockspec.dependencies array instead of pseudo-random.

5200 of 6463 relevant lines covered (80.46%)

1045.95 hits per line

Source Files on job 74.2 (LUA_VER=5.2.4)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 74
  • Travis Job 74.2
  • b08f615e on github
  • Prev Job for LUA_VER=5.2.4 on internal-install-modes (#73.2)
  • Next Job for LUA_VER=5.2.4 on internal-install-modes (#75.2)
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