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

dkubb / ice_nine / 121

Builds Branch Commit Type Ran Committer Via Coverage
121 master Add integration tests for fast_deep_freeze Pull #11 20 Sep 2013 05:15AM UTC misfo travis-ci pending completion   set done
120 master Add documentation and tests Pull #11 20 Sep 2013 04:52AM UTC misfo travis-ci pending completion   set done
119 master Fix unit tests Pull #11 20 Sep 2013 04:24AM UTC misfo travis-ci pending completion   set done
118 master Freeze shallowly frozen objects and offer a faster option * `deep_freeze` is 50% slower than before the commit, but will deep freeze shallowly frozen objects (fixing #10). * `fast_deep_freeze` is 2.5x faster than previous deep_freeze, with the ... Pull #11 20 Sep 2013 03:44AM UTC Trent Ogren travis-ci pending completion   set done
117 master We already had a recursion guard: `return object if object.frozen?` If objects themselves are frozen before the objects they contain, the early return above is sufficient to prevent infinite recursion Pull #9 19 Sep 2013 09:57PM UTC misfo travis-ci pending completion   set done
116 master Rename spec to be instance spec push 19 Sep 2013 08:59AM UTC dkubb travis-ci pending completion   set done
115 master Update README code example to be more clear push 19 Sep 2013 08:37AM UTC dkubb travis-ci pending completion   set done
114 master Remove unnecessary Installation section from README push 19 Sep 2013 08:37AM UTC dkubb travis-ci pending completion   set done
113 master Refactor specs to use shared specs push 19 Sep 2013 08:30AM UTC dkubb travis-ci pending completion   set done
112 master Remove module/class distinction from end comments push 19 Sep 2013 07:29AM UTC dkubb travis-ci pending completion   set done
111 master Remove unnecessary require statement push 19 Sep 2013 07:26AM UTC dkubb travis-ci pending completion   set done
110 master Fix gem version comment push 19 Sep 2013 07:22AM UTC dkubb travis-ci pending completion   set done
109 master Increase benchmark array length * The previous benchmarks did not run long enough to get a significant baseline. push 19 Sep 2013 07:20AM UTC dkubb travis-ci pending completion   set done
108 master Bump version to 0.10.0 push 19 Sep 2013 07:13AM UTC dkubb travis-ci pending completion   set done
107 master Change the object_ids to be tracked by a Hash * Since this is part of the critical path, use the simplest possible data structure to store and test against. push 19 Sep 2013 07:03AM UTC dkubb travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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