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

osa1 / hslua / 104 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2017 10:00PM UTC
Files 7
Run time 0s
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

27 Jun 2017 09:47PM UTC coverage: 65.361% (+3.7%) from 61.696%
GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true

push

travis-ci

tarleb
Remove function `callproc`

That function was problematic in multiple ways, but mostly because
evaluating its return value would lead to a call to `undefined` and
hence to an error. However, one would always have to define a type of
the resulting call to prevent type ambiguities. Long story short,
`callproc` was unsafe and not even very pleasant to work with.

If a lua function doesn't return a value (e.g. `print`), it can still be
called via `callfunc`. The return type should be `Result ()` in that
case.

217 of 332 relevant lines covered (65.36%)

1.27 hits per line

Source Files on job 104.1 (GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 104
  • Travis Job 104.1
  • 50324150 on github
  • Prev Job for GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true on master (#103.1)
  • Next Job for GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true on master (#105.1)
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