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

bitwalker / timex / 500 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2016 10:15PM UTC
Files 56
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

29 Dec 2016 10:14PM UTC coverage: 63.81% (-0.06%) from 63.866%
500.1

push

travis-ci

bitwalker
Fix from_iso_triplet logic (#257)

from_iso_triplet now works for dates that cross year boundaries.

The updated iso_day_to_date_tuple method now errors with error tuples
for invalid days (< 1 or > 366, depending on leap years) rather than
match errors, so the input to that function needs to be controlled more
tightly. A ordinal date to year and iso_day conversion step was added to
ensure this.

Add test cases around iso_day_to_date_tuple

Add is_leap_year guard macro

Add is_iso_day_of_year guard macro

Change iso_day_to_date_tuple guard clause to use is_iso_day_of_year
instead of is_day_of_year to more correctly bound possible matched input
values. This allows the removal of the first cond in
iso_day_to_date_tuple.

Add error tuples to iso_day_to_date_tuple for days and years which are
invalid.

1638 of 2567 relevant lines covered (63.81%)

42.11 hits per line

Source Files on job 500.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 500
  • Travis Job 500.1
  • 6e52085c on github
  • Prev Job for on master (#498.1)
  • Next Job for on master (#510.1)
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