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

rspec / rspec-mocks
97%
master: 63%

Build:
Build:
LAST BUILD BRANCH: use-method-handle-for-from-support
DEFAULT BRANCH: master
Repo Added 05 Jun 2013 05:46AM UTC
Files 44
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

LAST BUILD ON BRANCH regression-with-264
branch: regression-with-264
CHANGE BRANCH
x
Reset
  • regression-with-264
  • 2-99-maintenance
  • 3-3-maintenance
  • 384_stubbing_with_prepend
  • add-symbol-vs-string-specs
  • add_spec_for_nullness_not_persisting
  • address_warnings
  • allow_message_api
  • and_wrap_original
  • any_instance-combine-features
  • any_instance_resetting
  • changelog-tidy
  • coveralls_tweaks
  • experimental_travis
  • extend_verifying_doubles_api
  • faster_jruby_builds
  • feature_for_allow
  • features_for_expect_any_instance_of.feature
  • fix-issue-549-for-2-99
  • fix_any_instance_and_call_orignal
  • fix_for_jruby_builds
  • fix_jruby
  • fix_lambda_stub
  • fix_ordering_regression
  • fixup_warnings_and_deprecations
  • get_original_method_early
  • get_original_method_early_slightly_optimized
  • handle_receive_do_end_block_chaining
  • improve_travis_build
  • issue-377
  • issue-391
  • issue_393
  • issue_393_revisited
  • master
  • move_caller_filter
  • new-deprecation-api
  • new_syntax
  • ordering_spies
  • prevent_errors_on_stub_removal
  • reapply_243_onto_master
  • receive-chained-messages
  • receive_messages
  • refactor-references
  • refactor_jruby_fix
  • remove_at_least_0_picked
  • remove_hash_subclassing
  • remove_old_spec_mocks_file
  • revisited_bugfix_for_doubles_in_arrays
  • samphippen/compoasable_argument_matchers
  • samphippen/prevent-expectation-modification
  • switch_to_truthy_matchers
  • switch_to_warnings_from_support
  • syntax_agnostic_message_matchers
  • test-against-other-gems
  • update-travis-build-scripts-2014-11-13-for-master
  • update-travis-build-scripts-2014-12-08-for-master
  • use-method-handle-for-from-support
  • use_git_repos_env
  • use_ruby21
  • v2.99.2
  • warn-allow-klass-any-instance
  • warn_when_overriding_implementation

pending completion
1061

push

travis-ci

myronmarston
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.

1829 of 1883 relevant lines covered (97.13%)

471.2 hits per line

Relevant lines Covered
Build:
Build:
1883 RELEVANT LINES 1829 COVERED LINES
471.2 HITS PER LINE
Source Files on regression-with-264
  • List 0
  • Changed 47
  • Source Changed 40
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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  
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  
1051 regression-with-264 Initialize ivar to avoid ruby warning. warning: instance variable @original_visibility not initialized push 18 Aug 2013 07:08AM UTC myronmarston travis-ci pending completion  
1043 regression-with-264 Fixes typo in step name push 16 Aug 2013 09:23PM UTC samphippen travis-ci pending completion  
1042 regression-with-264 Fixes typo in step name push 16 Aug 2013 09:16PM UTC alindeman travis-ci pending completion  
1038 regression-with-264 Adds failing example demonstrating regression with #264 push 16 Aug 2013 01:06AM UTC alindeman travis-ci pending completion  
See All Builds (576)
  • Repo on GitHub
  • CI Project
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