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

JeetShetty / GreenPiThumb / 466
78%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2017 02:56PM UTC
Jobs 1
Files 18
Run time 1s
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
466

push

travis-ci

web-flow
Fixing last_poll_time function (#137)

* Fixing last_poll_time function

last_poll_time was returning timestamps as ints, whereas the callers were
expecting datetimes. Also, the way that last_poll_time was getting updated
wasn't really intuitive, so updated the code so that last_poll_time only
updates after the scheduler waits through a poll boundary.

* Making a clearer distinction in Scheduler between UNIX time and datetime

The Scheduler uses both UNIX timestamps and datetimes, but it's not always
clear which variable/function is using which format. This can lead to bugs
where types are used or compared incorrectly. Changing the naming so that UNIX
timestamps are always named to distinguish from normal datetimes.

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

479 of 598 relevant lines covered (80.1%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 466.1 15 Apr 2017 02:56PM UTC 0
80.1
Travis Job 466.1
Source Files on build 466
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #466
  • 46e6d56c on github
  • Prev Build on master (#461)
  • Next Build on master (#471)
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