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

starius / lua-filesize / 13

Builds Branch Commit Type Ran Committer Via Coverage
13 master README, rockspec: add `...` to all options push 24 Jan 2016 01:13PM UTC starius travis-ci pending completion   set done
12 master README: fix installation command push 22 Jan 2016 01:14AM UTC starius travis-ci pending completion   set done
11 0.1.1 rockspec: add detailed description push 22 Jan 2016 01:06AM UTC starius travis-ci pending completion   set done
10 0.1.0 README: installation, reference, examples push 22 Jan 2016 01:03AM UTC starius travis-ci pending completion   set done
9 master README: installation, reference, examples push 22 Jan 2016 01:02AM UTC starius travis-ci pending completion   set done
8 master README: add badges push 22 Jan 2016 12:03AM UTC starius travis-ci pending completion   set done
7 master one more fix for Lua 5.3 Apply double->integer to value only not to string like "xx KB" See https://travis-ci.org/starius/lua-filesize/jobs/103981886 push 21 Jan 2016 11:59PM UTC starius travis-ci pending completion   set done
6 master remove unneeded checks from roundNumber() They are superseeded by text:gsub('%.0 ', ' ') push 21 Jan 2016 11:50PM UTC starius travis-ci pending completion   set done
5 master reimplement rounding for Lua 5.3 one more time Conversion to integer should happen after conversion to string and back to a number. Example: 1.024 -> "1.0" -> 1.0 -> 1 See https://travis-ci.org/starius/lua-filesize/jobs/103978549 push 21 Jan 2016 11:39PM UTC starius travis-ci pending completion   set done
4 master print integers without fractional part in Lua 5.3 See https://travis-ci.org/starius/lua-filesize/jobs/103974594 push 21 Jan 2016 11:32PM UTC starius travis-ci pending completion   set done
3 master add test for large numbers Cover https://coveralls.io/builds/4808115/source?filename=.%2Fsrc%2Ffilesize%2Ffilesize.lua#L73 push 21 Jan 2016 11:18PM UTC starius travis-ci pending completion   set done
2 master fix toFixed() for Lua 5.3 In Lua 5.3, tostring(double(42)) returns "42.0". In Lua 5.2, tostring(double(42)) returns "42". See https://travis-ci.org/starius/lua-filesize/jobs/103972092 push 21 Jan 2016 11:10PM UTC starius travis-ci pending completion   set done
1 master add travis and luacov files push 21 Jan 2016 10:57PM UTC starius travis-ci pending completion   set done
  • Back to Repo
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

© 2025 Coveralls, Inc