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

aperezdc / lua-matrix / 12 / 5
33%
master: 33%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2016 02:58PM UTC
Files 1
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

04 Jul 2016 02:52PM UTC coverage: 80.952%. Remained the same
LUA="luajit 2.1"

push

travis-ci

aperezdc
Workaround LuaSocket's lax response validation

When receiving a HTTP response without a statusline, "nil" is returned as
reponse headers and status line values, but the response code will still
be "200 Success", which is quite not right as there wasn't ever a response
status code received. This patch adds a check for a status line, and returns
with an early error if needed.

This condition can be triggered by trying to speak plain HTTP to a
HTTPS-enabled server, e.g. using http://matrix.org:8448 instead of
https://matrix.org:8448 as homeserver URL.

51 of 63 relevant lines covered (80.95%)

5.56 hits per line

Source Files on job 12.5 (LUA="luajit 2.1")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12
  • Travis Job 12.5
  • 0aa23296 on github
  • Prev Job for LUA="luajit 2.1" on master (#11.5)
  • Next Job for LUA="luajit 2.1" on master (#13.5)
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