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

dbader / schedule / 446

Builds Branch Commit Type Ran Committer Via Coverage
446 patch-2 Update FAQ.rst `time.sleep(1)`: No point to wake up if there is nothing to do. Use `time.sleep(schedule.idle_second())`. However, `schedule.idle_second()` returns negative value if no more jobs to run. `def run_threaded()` is also a thread, m... Pull #346 16 Jan 2020 07:33AM UTC web-flow travis-ci pending completion   set done
445 patch-1 schedule.next_run() returns None schedule.next_run() returns None if there is no more jobs to run. Pull #345 16 Jan 2020 05:06AM UTC web-flow travis-ci pending completion   set done
441 utc-time test_schedule.py: (really) fix test for UTC time strings Signed-off-by: Stephen Arnold <nerdboy@gentoo.org> Pull #256 14 Nov 2019 09:07PM UTC web-flow travis-ci pending completion   set done
438 master Merge pull request #1 from dbader/master merge origin Pull #184 06 Nov 2019 07:51AM UTC web-flow travis-ci pending completion   set done
436 months Fixing Coveralls Pull #318 08 Aug 2019 03:05PM UTC web-flow travis-ci pending completion   set done
435 months Fixing more style / unit-testing issues... Pull #318 07 Aug 2019 12:34PM UTC web-flow travis-ci pending completion   set done
433 master Issue #319: be able to skip a job Pull #320 06 Aug 2019 06:48PM UTC web-flow travis-ci pending completion   set done
432 months Fixing more FLAKE8 style Pull #318 06 Aug 2019 03:52PM UTC web-flow travis-ci pending completion   set done
429 master Merge pull request #317 from gaguirregabiria/master Issue #296: DeprecationWarning 'collections' push 02 Aug 2019 03:45PM UTC web-flow travis-ci pending completion   set done
428 master Issue #296: DeprecationWarning. Fix working in python2.7 and 3.7 try/except created in the import of collections to select the correct import of Hashable depending on the Python version Pull #317 02 Aug 2019 06:20AM UTC web-flow travis-ci pending completion   set done
427 master Merge pull request #313 from Jamim/feature/improve-testing Improve testing push 01 Aug 2019 11:03PM UTC web-flow travis-ci pending completion   set done
426 master Issue #296: DeprecationWarning 'collections' DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working Pull #317 01 Aug 2019 02:00PM UTC web-flow travis-ci pending completion   set done
425 feature/improve-testing Improve testing I believe it would be nice to have tests run over all supported and future Python versions. These changes: - Enable testing over 3.7, 3.8-dev, and nightly on CI - Unpin test requirements - Add python_requires into setup.py Pull #313 13 Jul 2019 12:32AM UTC web-flow travis-ci pending completion   set done
424 bugfix/job_reschedule Fixed bug with jobs finishing next day not being properly rescheduled. Pull #311 02 Jul 2019 11:31AM UTC web-flow travis-ci pending completion   set done
423 master Backward compatible for Python 2.x Pull #306 18 Jun 2019 09:18AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 33
  • 34
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc