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

rapid7 / metasploit-version
99%
master: 95%

Build:
Build:
LAST BUILD BRANCH: chore/MSP-12696/build-cleanup
DEFAULT BRANCH: master
Repo Added 08 May 2014 06:44PM UTC
Files 15
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 feature/MSP-9923/port
branch: feature/MSP-9923/port
CHANGE BRANCH
x
Reset
  • feature/MSP-9923/port
  • bug/MSP-11837/changelog-template
  • bug/MSP-12149/metasploit-constant
  • chore/MSP-12696/build-cleanup
  • feature/MSP-11103/install
  • feature/MSP-11354/metasploit-yard
  • feature/MSP-9923-port
  • master
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.3.pre.changelog.pre.template

pending completion
27

push

travis-ci

Cucumber
Include feature title in simplecov command name

MSP-9923

False negative coverage due to command name collisions when using just
the scenario and scenario outline name because I wasn't including the
feature name.

7 of 7 new or added lines in 1 file covered. (100.0%)

642 of 646 relevant lines covered (99.38%)

40.06 hits per line

Relevant lines Covered
Build:
Build:
646 RELEVANT LINES 642 COVERED LINES
40.06 HITS PER LINE
Source Files on feature/MSP-9923/port
  • List 0
  • Changed 61
  • Source Changed 1
  • Coverage Changed 61
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27 feature/MSP-9923/port Include feature title in simplecov command name MSP-9923 False negative coverage due to command name collisions when using just the scenario and scenario outline name because I wasn't including the feature name. push 12 Sep 2014 02:52PM UTC Cucumber travis-ci pending completion  
25 feature/MSP-9923/port Use coveralls and codeclimate report for cucumber MSP-9923 Move the CodeClimate and Coveralls reporter setup from `spec/spec_helper.rb` to `.simplecov` so that they are setup for both `rake spec` and `rake cucumber` on travis-ci. push 12 Sep 2014 01:36PM UTC Cucumber travis-ci pending completion  
23 feature/MSP-9923/port Measure coverage for rspec runs from cucumber MSP-9923 Use RUBYOPT to automatically require simplecov and set it up to merge its coverage numbers from the child processes with the coverage numbers from cucumber itself so that coverage of the sha... push 11 Sep 2014 10:11PM UTC limhoff-r7 travis-ci pending completion  
21 feature/MSP-9923/port Ensure TRAVIS_PULL_REQUEST is false for non-PR scenarios MSP-9923 The `TRAVIS_PULL_REQUEST` environment variable must be unset or set to `'false'` when testing the non-pull-request feature. It is set to `'false'` as unsetting does not work on J... push 11 Sep 2014 07:48PM UTC limhoff-r7 travis-ci pending completion  
19 feature/MSP-9923/port Fix Branch::JENKINS_PREFIX_REGEXP MSP-9923 The original regular expression would match the common `ref/remotes`, but not the remote's name itself, so it would never have worked for a realistc branch name on Jenkins like `ref/remotes/origin/featu... push 11 Sep 2014 06:58PM UTC limhoff-r7 travis-ci pending completion  
17 feature/MSP-9923/port Fix code style yieldreturn blocks MSP-9923 Blocks that yieldreturn non-void, such as RSpec subjects, should use `{ }` instead of `do end`. push 11 Sep 2014 03:02PM UTC limhoff-r7 travis-ci pending completion  
16 feature/MSP-9923/port Allow ruby-head to fail MSP-9923 ruby-head build is currently failing due to ``` undefined method `unpack' for nil:NilClass (NoMethodError) /home/travis/.rvm/gems/ruby-head/gems/cucumber-1.3.16/lib/cucumber/ast/step.rb:81:in `text_length' ``` push 10 Sep 2014 08:53PM UTC limhoff-r7 travis-ci pending completion  
15 feature/MSP-9923/port Unset TRAVIS_BRANCH for git features MSP-9923 Explicitly unset TRAVIS_BRANCH so that the TRAVIS_BRANCH set on travis-ci does not interfere with the git features when run on travis-ci. push 10 Sep 2014 06:31PM UTC limhoff-r7 travis-ci pending completion  
14 feature/MSP-9923/port Setup git ident on travis-ci MSP-9923 `git init` will fail unless the use ident (user.email and user.name) are set, which they aren't on travis-ci, so if on travis-ci setup user.email and user.name in git. push 10 Sep 2014 04:17PM UTC limhoff-r7 travis-ci pending completion  
13 feature/MSP-9923/port Run cucumber on travis-ci MSP-9923 push 10 Sep 2014 03:20PM UTC limhoff-r7 travis-ci pending completion  
See All Builds (89)
  • Repo on GitHub
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