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

panlatent / cron-expression-descriptor / 8 / 4
85%
master: 85%

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

17 Dec 2019 04:02PM UTC coverage: 84.735% (+2.2%) from 82.514%
8.4

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

383 of 452 relevant lines covered (84.73%)

1.94 hits per line

Source Files on job 8.4
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • Travis Job 8.4
  • 1b5b6e1a on github
  • Prev Job for on master (#6.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