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

hanami / assets / 300 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2017 08:21AM UTC
Files 51
Run time 2s
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

28 Mar 2017 08:16AM UTC coverage: 95.433% (+0.002%) from 95.431%
2.4.0

push

travis-ci

jodosha
Fix issues with testing on Linux (#75)

* Use Utils::FileList instead of Dir.glob to ensure order

Entries order cannot be guaranteed when using Dir.glob, causing
random errors while running on some filesystems. Utils::FileList
is OS-independent and guarantees order, hence using it is much
better option.

* Compare timestamps instead of dates

When comparing dates (on open file, I presume) the comparison with <=
shows that dates are different, even though difference is on sub-second
level. As a result, when comparing later, mtimes of both times are the
same, leading at least tests to fail.
The workaround is to cast both dates to timestamp using #to_i before comparison.

2236 of 2343 relevant lines covered (95.43%)

19722.3 hits per line

Source Files on job 300.2 (2.4.0)
  • Tree
  • List 0
  • Changed 16
  • Source Changed 2
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 300
  • Travis Job 300.2
  • a45f332b on github
  • Prev Job for 2.4.0 on master (#293.2)
  • Next Job for 2.4.0 on master (#301.2)
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