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

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

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2017 08:31PM 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

01 Jul 2017 08:10PM UTC coverage: 78.387% (+1.2%) from 77.143%
GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true

push

travis-ci

tarleb
Drop thread/coroutine related functions

Lua coroutines are implemented using longjmp, which plays badly with
haskell's RTS. Tests to get coroutines working from within haskell were
unsuccessful, so these functions are removed as to avoid confusion for
users of the library:

- newthread
- pushthread
- resume
- xmove
- yield

They can be added back if there is a way to make coroutines work or if
there are other good reasons to provide these wrapper functions.

The raw C bindings are unaffected by this step.

243 of 310 relevant lines covered (78.39%)

1.52 hits per line

Source Files on job 113.1 (GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 113
  • Travis Job 113.1
  • bb3e209a on github
  • Prev Job for GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true on master (#112.1)
  • Next Job for GHCVER=8.0.2 CABALVER=1.24 LUAVER=default COVERAGE=true on master (#114.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