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

rspec / rspec-mocks
98%
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 prevent_errors_on_stub_removal
branch: prevent_errors_on_stub_removal
CHANGE BRANCH
x
Reset
  • prevent_errors_on_stub_removal
  • 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
  • reapply_243_onto_master
  • receive-chained-messages
  • receive_messages
  • refactor-references
  • refactor_jruby_fix
  • regression-with-264
  • 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
1066

push

travis-ci

JonRowe
Fix unstubing existing instances of any instance
* access proxies for any instance of klass
* remove stubs from "running" instances
* pass recorder into chains to register stubs
* reduce lookup cost of proxies by klass
* record stubs used
* remove just the stubs recorded by any instance
* switch from for..in to each
* allow unstubing of instances that are a sub class
* refactor lookup for subclass
* Improve doc string.
* "local instance" didn't really give me the right
* sense for what this was testing.
* 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 subclasses.

1840 of 1878 relevant lines covered (97.98%)

462.96 hits per line

Relevant lines Covered
Build:
Build:
1878 RELEVANT LINES 1840 COVERED LINES
462.96 HITS PER LINE
Source Files on prevent_errors_on_stub_removal
  • List 0
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1066 prevent_errors_on_stub_removal Fix unstubing existing instances of any instance * access proxies for any instance of klass * remove stubs from "running" instances * pass recorder into chains to register stubs * reduce lookup cost of proxies by klass * record stubs used * remove... push 22 Aug 2013 10:34PM UTC JonRowe travis-ci pending completion  
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  
1056 prevent_errors_on_stub_removal refactor lookup for subclass push 21 Aug 2013 11:15AM UTC JonRowe travis-ci pending completion  
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  
1054 prevent_errors_on_stub_removal switch from for..in to each push 20 Aug 2013 07:30AM UTC JonRowe travis-ci pending completion  
1052 prevent_errors_on_stub_removal remove just the stubs recorded by any instance push 18 Aug 2013 09:58AM UTC JonRowe travis-ci pending completion  
1049 prevent_errors_on_stub_removal remove just the stubs recorded by any instance push 17 Aug 2013 04:26PM UTC JonRowe travis-ci pending completion  
983 prevent_errors_on_stub_removal remove stubs from "running" instances push 10 Aug 2013 05:02AM UTC JonRowe 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