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

osa1 / hslua / 104
92%

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

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

Jobs
ID Job ID Ran Files Coverage
1 104.1 (GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true) 27 Jun 2017 10:00PM UTC 0
65.36
Travis Job 104.1
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #104
  • 50324150 on github
  • Prev Build on master (#103)
  • Next Build on master (#105)
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