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

n1tehawk / lua-minify / 29 / 5
97%
nitehawk: 97%

Build:
DEFAULT BRANCH: nitehawk
Ran 18 May 2018 11:37AM UTC
Files 1
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

18 May 2018 11:35AM UTC coverage: 95.791%. Remained the same
LUA=luajit2.0

push

travis-ci

n1tehawk
Change lookupify() to return a separate table

Modifying the original table by assigning new values to it was
a bit iffy (i.e. "undefined behavior", see the caveats on table
traversal with "next" in the Lua documentation).

Let's use a cleaner approach where we build the return value
(= lookup "map") from an empty table instead.

1707 of 1782 relevant lines covered (95.79%)

5574.22 hits per line

Source Files on job 29.5 (LUA=luajit2.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23
  • Travis Job 29.5
  • 8d8441a6 on github
  • Prev Job for LUA=luajit2.0 on nitehawk (#28.5)
  • Next Job for LUA=luajit2.0 on nitehawk (#30.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