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

lunarmodules / copas
85%

Build:
DEFAULT BRANCH: master
Repo Added 06 Feb 2022 12:56PM UTC
Files 7
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • datagram
  • debug
  • debug-socket
  • docs
  • drop/limitset
  • errhandler
  • feat/more-stats
  • fix/autoclose
  • fix/docs
  • fix/html
  • fix/http-sni
  • fix/removethread
  • fix/timeout
  • fix/timer
  • fix/unexpected-yielding
  • fixes
  • gc
  • gcaid
  • http
  • httprequest
  • huge
  • loop
  • luasocket
  • namedthread
  • pause
  • queue
  • receivepartial
  • refs/pull/108/merge
  • refs/pull/111/merge
  • refs/pull/112/merge
  • refs/pull/114/merge
  • refs/pull/117/merge
  • refs/pull/119/merge
  • refs/pull/120/merge
  • refs/pull/121/merge
  • refs/pull/123/merge
  • refs/pull/124/merge
  • refs/pull/125/merge
  • refs/pull/126/merge
  • refs/pull/127/merge
  • refs/pull/128/merge
  • refs/pull/129/merge
  • refs/pull/130/merge
  • refs/pull/131/merge
  • refs/pull/132/merge
  • refs/pull/133/merge
  • refs/pull/134/merge
  • refs/pull/135/merge
  • refs/pull/136/merge
  • refs/pull/137/merge
  • refs/pull/140/merge
  • refs/pull/141/merge
  • refs/pull/142/merge
  • refs/pull/143/merge
  • refs/pull/144/merge
  • refs/pull/145/merge
  • refs/pull/146/merge
  • refs/pull/147/merge
  • refs/pull/148/merge
  • refs/pull/149/merge
  • refs/pull/150/merge
  • refs/pull/152/merge
  • refs/pull/153/merge
  • refs/pull/154/merge
  • refs/pull/155/merge
  • refs/pull/156/merge
  • refs/pull/157/merge
  • refs/pull/158/merge
  • refs/pull/160/merge
  • refs/pull/161/merge
  • refs/pull/162/merge
  • refs/pull/167/merge
  • refs/pull/169/merge
  • refs/pull/170/merge
  • refs/pull/171/merge
  • refs/pull/172/merge
  • refs/pull/173/merge
  • refs/pull/174/merge
  • refs/pull/175/merge
  • refs/pull/176/merge
  • refs/pull/177/merge
  • refs/pull/179/merge
  • refs/pull/180/merge
  • refs/pull/181/merge
  • refs/pull/182/merge
  • refs/pull/183/merge
  • refs/pull/184/merge
  • refs/tags/4.0.0
  • refs/tags/4.1.0
  • refs/tags/4.2.0
  • refs/tags/4.3.0
  • refs/tags/4.3.1
  • refs/tags/4.3.2
  • refs/tags/4.4.0
  • refs/tags/4.5.0
  • refs/tags/4.6.0
  • refs/tags/4.7.0
  • refs/tags/v4_0_0
  • refs/tags/v4_2_0
  • refs/tags/v4_3_0
  • refs/tags/v4_3_1
  • refs/tags/v4_3_2
  • refs/tags/v4_4_0
  • refs/tags/v4_5_0
  • refs/tags/v4_6_0
  • refs/tags/v4_7_0
  • release
  • ringsize
  • sema
  • sempahore/timeout
  • several
  • starvation
  • status
  • submodules
  • test/redirect
  • timeout-err
  • timer-errors
  • wrapper

09 Apr 2026 11:14AM UTC coverage: 85.118%. Remained the same
24187207151

push

github

Tieske
feat(cancelall): new method to cancel all pending work and exit (#184)

adds a new way to force-exit the copas loop. This is intended for testing client libraries and/or applications running on top of Copas.

4 of 20 new or added lines in 1 file covered. (20.0%)

138 existing lines in 1 file now uncovered.

1407 of 1653 relevant lines covered (85.12%)

76402.4 hits per line

Relevant lines Covered
Build:
Build:
1653 RELEVANT LINES 1407 COVERED LINES
76402.4 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • 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
24187207151 master feat(cancelall): new method to cancel all pending work and exit (#184) adds a new way to force-exit the copas loop. This is intended for testing client libraries and/or applications running on top of Copas. push 09 Apr 2026 11:16AM UTC Tieske github
85.12
24183511792 master feat(cancelall): new method to cancel all pending work and exit (#184) adds a new way to force-exit the copas loop. This is intended for testing client libraries and/or applications running on top of Copas. push 09 Apr 2026 09:44AM UTC web-flow github
85.12
23658192339 master release 4.10.0 (#183) push 27 Mar 2026 05:08PM UTC web-flow github
85.93
23657673070 master deps(luasocket): bump to 3.x (#160) push 27 Mar 2026 04:55PM UTC web-flow github
85.93
23646679499 master chore(docs): update release instructions push 27 Mar 2026 12:43PM UTC Tieske github
85.44
23646349072 master chore(ci): upgrade actions/checkout from v4 to v6 (#182) push 27 Mar 2026 12:34PM UTC web-flow github
85.44
23646249946 master feat(future): add a future to allow waiting for async results (#181) push 27 Mar 2026 12:32PM UTC web-flow github
85.44
22975305094 master release 4.9.0 push 11 Mar 2026 09:29PM UTC Tieske github
84.69
22974920245 master fix(lock/semaphore): use proper coroutine.running with Lua 5.1 (#180) With Lua 5.1 the modified version from coxpcall should be used, if not there might be rare race-conditions. push 11 Mar 2026 09:19PM UTC web-flow github
84.69
22861443691 master chore(*): Lua 5.5 version bumps (#179) push 09 Mar 2026 03:42PM UTC web-flow github
84.63
See All Builds (378)
  • 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

© 2026 Coveralls, Inc