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

bitwalker / timex / 500
72%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2016 10:15PM UTC
Jobs 2
Files 56
Run time 10s
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
500

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.

3 of 3 new or added lines in 1 file covered. (100.0%)

1639 of 2567 relevant lines covered (63.85%)

84.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 500.1 29 Dec 2016 10:15PM UTC 0
63.81
Travis Job 500.1
2 500.2 29 Dec 2016 10:15PM UTC 0
63.81
Travis Job 500.2
Source Files on build 500
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #500
  • 6e52085c on github
  • Prev Build on master (#498)
  • Next Build on master (#510)
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