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

spulec / freezegun / 446

Builds Branch Commit Type Ran Committer Via Coverage
446 master Merge pull request #233 from lamby/add-support-for-timedelta-instances Add support for timedelta instances. cron 10 Apr 2018 01:00AM UTC web-flow travis-ci pending completion   set done
445 master Merge pull request #233 from lamby/add-support-for-timedelta-instances Add support for timedelta instances. cron 03 Apr 2018 01:00AM UTC web-flow travis-ci pending completion   set done
444 master Merge pull request #233 from lamby/add-support-for-timedelta-instances Add support for timedelta instances. cron 27 Mar 2018 12:59AM UTC web-flow travis-ci pending completion   set done
443 master Merge pull request #233 from lamby/add-support-for-timedelta-instances Add support for timedelta instances. push 22 Mar 2018 01:45PM UTC web-flow travis-ci pending completion   set done
442 master Add support for timedelta instances. Feels cleaner to allow: spam() with freeze_time(datetime.timedelta(minutes=45)): eggs() vs: spam() dt = datetime.datetime.utcnow() - datetime.timedelta(minutes=45) with freeze_t... Pull #233 22 Mar 2018 01:25AM UTC web-flow travis-ci pending completion   set done
441 master Move module hash to be frozenset of module_dir. cron 20 Mar 2018 12:59AM UTC spulec travis-ci pending completion   set done
440 master Move module hash to be frozenset of module_dir. cron 13 Mar 2018 12:58AM UTC spulec travis-ci pending completion   set done
438 master _GLOBAL_MODULES_CACHE: Update on demand only Remove _get_global_modules_cache and _setup_modules_cache which attempted to pre-load the modules cache for all modules. This is unnecessary since _get_cached_module_attributes is the only function tha... Pull #232 07 Mar 2018 09:04PM UTC web-flow travis-ci pending completion   set done
437 master Move module hash to be frozenset of module_dir. push 06 Mar 2018 06:17PM UTC spulec travis-ci pending completion   set done
436 master lint. push 06 Mar 2018 12:36PM UTC spulec travis-ci pending completion   set done
435 master Handle another TypeError on dir(module). push 06 Mar 2018 12:34PM UTC spulec travis-ci pending completion   set done
434 master Merge pull request #231 from ojii/3.7-support 3.7 support (uuid module changes) push 06 Mar 2018 12:14PM UTC web-flow travis-ci pending completion   set done
433 master add support for Python 3.7 uuid module changes Python 3.7 removed uuid._uuid_generate_time. It now has uuid._load_system_functions and uuid._generate_time_safe. _generate_time_safe is set by calling _load_system_functions (subsequent calls to tha... Pull #231 06 Mar 2018 03:28AM UTC web-flow travis-ci pending completion   set done
432 0.3.10 Verison 0.3.10. push 06 Mar 2018 02:58AM UTC spulec travis-ci pending completion   set done
431 master Verison 0.3.10. push 06 Mar 2018 02:56AM UTC spulec travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 39
  • 40
  • 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