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

panlatent / cron-expression-descriptor / 8
85%

Build:
DEFAULT BRANCH: master
Ran 17 Dec 2019 04:04PM UTC
Jobs 2
Files 6
Run time 13s
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

pending completion
8

Pull #1

travis-ci

web-flow
Added correct processing of time intervals defined as set of values. For example both expressions "*/15 * * * *" and "0,15,30,45 * * * *" are the equal and means "Every 15 minutes". But the previous version of library didn't understand it and returned a long text with description of each time unit. Added correct processing of "each time unit" defined as full set of values. For example, "0 * * * *" and "0 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 * * *" means "Every hour". But the previous version of library didn't understand it and returned a long text with description of each time unit. Added the possibility to set the flag "use 24 hours format" in constructor of ExpressionDescriptor. The helper functions replaced into the util's traits. Minor improvements of code.
Pull Request #1: Added correct processing of time intervals defined as set of values

242 of 242 new or added lines in 5 files covered. (100.0%)

387 of 457 relevant lines covered (84.68%)

3.83 hits per line

Jobs
ID Job ID Ran Files Coverage
3 8.3 17 Dec 2019 04:04PM UTC 0
84.68
Travis Job 8.3
4 8.4 17 Dec 2019 04:05PM UTC 0
84.73
Travis Job 8.4
Source Files on build 8
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8
  • Pull Request #1
  • PR Base - master (#6)
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