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

rspec / rspec-mocks / 1063

Builds Branch Commit Type Ran Committer Via Coverage
1063 master Address ruby warning. warning: mismatched indentations at 'end' with 'case' at 80 push 22 Aug 2013 05:46AM UTC myronmarston travis-ci pending completion   set done
1062 master Merge pull request #408 from rspec/regression-with-264 Adds failing example demonstrating regression with #264 push 22 Aug 2013 05:32AM UTC myronmarston travis-ci pending completion   set done
1061 master Favor SomeClass === object over object.is_a?(SomeClass). It seems more likely for users to mess with `is_a?` on an individual object then `Class#===`, so it's better to use the latter. Pull #408 21 Aug 2013 05:38PM UTC alindeman travis-ci pending completion   set done
1061 regression-with-264 Favor SomeClass === object over object.is_a?(SomeClass). It seems more likely for users to mess with `is_a?` on an individual object then `Class#===`, so it's better to use the latter. push 21 Aug 2013 05:29PM UTC myronmarston travis-ci pending completion   set done
1060 master Favor SomeClass === object over object.is_a?(SomeClass). It seems more likely for users to mess with `is_a?` on an individual object then `Class#===`, so it's better to use the latter. Pull #408 21 Aug 2013 05:20PM UTC alindeman travis-ci pending completion   set done
1058 regression-with-264 Fix 1.8.7 failure by putting special-case code for 1.8.7. On 1.9+, the following code snippet works fine but it fails on 1.8.7 with `TypeError: singleton method bound for a different object` klass = Class.new do def self.say_hello; end e... push 21 Aug 2013 04:50PM UTC myronmarston travis-ci pending completion   set done
1058 master Fix 1.8.7 failure by putting special-case code for 1.8.7. On 1.9+, the following code snippet works fine but it fails on 1.8.7 with `TypeError: singleton method bound for a different object` klass = Class.new do def self.say_hello; end e... Pull #408 21 Aug 2013 04:50PM UTC alindeman travis-ci pending completion   set done
1057 master Improve space spec. - The old spec only checked the number of proxies returned, and didn't actually check that it returned the right ones. - The old spec only tested who were instances of the given class, and did not check instances of subcla... Pull #402 21 Aug 2013 03:51PM UTC JonRowe travis-ci pending completion   set done
1057 prevent_errors_on_stub_removal Improve space spec. - The old spec only checked the number of proxies returned, and didn't actually check that it returned the right ones. - The old spec only tested who were instances of the given class, and did not check instances of subcla... push 21 Aug 2013 03:38PM UTC myronmarston travis-ci pending completion   set done
1056 master refactor lookup for subclass Pull #402 21 Aug 2013 11:15AM UTC JonRowe travis-ci pending completion   set done
1056 prevent_errors_on_stub_removal refactor lookup for subclass push 21 Aug 2013 11:15AM UTC JonRowe travis-ci pending completion   set done
1055 prevent_errors_on_stub_removal allow unstubing of instances that are a sub class push 20 Aug 2013 12:31PM UTC JonRowe travis-ci pending completion   set done
1055 master allow unstubing of instances that are a sub class Pull #402 20 Aug 2013 12:28PM UTC JonRowe travis-ci pending completion   set done
1054 master switch from for..in to each Pull #402 20 Aug 2013 07:30AM UTC JonRowe travis-ci pending completion   set done
1054 prevent_errors_on_stub_removal switch from for..in to each push 20 Aug 2013 07:30AM UTC JonRowe travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 38
  • 39
  • 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