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

cucumber / cucumber-ruby-core
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: v8.0.1
DEFAULT BRANCH: master
Repo Added 08 Jul 2013 02:21PM CUT
Files 50
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 fix_private_warning
branch: fix_private_warning
CHANGE BRANCH
x
Reset
  • fix_private_warning
  • CI-Use-jruby-9.2.8.0
  • add-envelope-event
  • add-gherkin-locator
  • add-ids-to-elements
  • add_circle_ci
  • bump-monorepo-libraries
  • ci-use-jruby-9-2-9-0
  • circleci-run-rake
  • cucumber-messages-12.1
  • cucumber-messages-7.0
  • enable-appveyor
  • enable_git_reference_to_gems
  • feature/rubocop_tweak
  • fire-events
  • gherkin-13
  • gherkin-14
  • gherkin-7
  • gherkin-8
  • master
  • parser-benchmark
  • pin-message-to-6x
  • prepare_next_release
  • protobuf-formatter
  • publish-option
  • renovate/configure
  • renovate/docker-circleci-jruby-9.x
  • renovate/docker-circleci-ruby-2.x
  • update-libraries-2020-7-30
  • update-pr-templates
  • use-event-bus-to-map-element-ids
  • use-idgenerator-uuid
  • v1.x-bugfix
  • v5.0.1
  • v5.0.2
  • v6.0.0
  • v7.0.0
  • v7.1.0
  • v8.0.0
  • v8.0.1

pending completion
722

Pull #191

travis-ci

web-flow
Remove unintended `private` call

From reading https://bugs.ruby-lang.org/issues/13249, I don't think
`private` is having any effect here, since it's only supposed to affect
further methods defined inside the current class method (if at all), and
this method does not define any method inside itself.
Pull Request #191: Remove unintended `private` call

2896 of 2967 relevant lines covered (97.61%)

49.35 hits per line

Relevant lines Covered
Build:
Build:
2967 RELEVANT LINES 2896 COVERED LINES
49.35 HITS PER LINE
Source Files on fix_private_warning
  • List 0
  • Changed 17
  • Source Changed 17
  • Coverage Changed 17
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
722 fix_private_warning Remove unintended `private` call From reading https://bugs.ruby-lang.org/issues/13249, I don't think `private` is having any effect here, since it's only supposed to affect further methods defined inside the current class method (if at all), and ... Pull #191 12 Jan 2020 12:50PM CUT web-flow travis-ci pending completion  
721 fix_private_warning Remove unintended `private` call From reading https://bugs.ruby-lang.org/issues/13249, I don't think `private` is having any effect here, since it's only supposed to affect further methods defined inside the current class method (if at all), and ... push 12 Jan 2020 12:46PM CUT deivid-rodriguez travis-ci pending completion  
See All Builds (752)
  • 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