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

rapid7 / metasploit-model
99%
master: 72%

Build:
Build:
LAST BUILD BRANCH: staging/rails-upgrade
DEFAULT BRANCH: master
Repo Added 22 Jul 2013 02:12AM UTC
Files 71
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-11385/autoload
branch: feature/MSP-11385/autoload
CHANGE BRANCH
x
Reset
  • feature/MSP-11385/autoload
  • bug/MS-1205/rails-app-update
  • bug/MS-1234/remove-secret-yml
  • bug/MS-850/shoulda-matchers-broken
  • bug/MSP-10714/gem-version
  • bug/MSP-10826/generalize-search-association
  • bug/MSP-11372/jruby-1-7-14
  • bug/MSP-11412/engine-requires
  • bug/MSP-12504/revert-mass-assignment
  • bug/msp-11359/dep-railties
  • chore/MSP-11928/containerize
  • chore/MSP-12540/set-postgres93-travis
  • chore/MSP-12648/1-0-0-plus
  • chore/badges
  • feature/MS-1086/transpec-conversion
  • feature/MS-1330/dep-updates
  • feature/MSP-10011/semantic-versioning-2-0
  • feature/MSP-10039/readme
  • feature/MSP-10637/metasploit-model-search-operator-and-operation-groups
  • feature/MSP-10664/realm-key
  • feature/MSP-10711/login-status
  • feature/MSP-11070/metasploit-yard
  • feature/MSP-11109/metasploit-version
  • feature/MSP-11141/extract-cache-from-metasploit-model
  • feature/MSP-11186/remove-deprecation-messages-from-dummy-app
  • feature/MSP-11186/remove-whiny-nills-deprecation-messages
  • feature/MSP-11246/wildcard-realm-type
  • feature/MSP-11385/rails-4.0-autoload
  • feature/MSP-12130/validates-nilness-of
  • feature/MSP-12656/rspec-3-1
  • feature/MSP-9932/creds-add-subcommands
  • feature/coveralls
  • feature/examples-strings
  • feature/exploit
  • feature/firefox-and-nodejs
  • feature/module-cache-construction
  • master
  • staging/electro-release
  • staging/rails-4.0
  • staging/rails-4.1
  • staging/rails-4.2
  • staging/rails-upgrade
  • task/MS-1224/optimize-require-rails-all
  • task/MS-915/disable-asset-pipeline
  • v0.20.2.module-cache-construction
  • v0.20.3.firefox-and-nodejs
  • v0.20.4.firefox-and-nodejs
  • v0.20.4.module-cache-construction
  • v0.24.1
  • v0.24.1-semantic-versioning-2-0
  • v0.24.1.pre.semantic.pre.versioning.pre.2.pre.0
  • v0.25.0.pre.metasploit.pre.model.pre.search.pre.operator.pre.and.pre.operation.pre.groups
  • v0.25.1
  • v0.25.1.pre.metasploit.pre.model.pre.search.pre.operator.pre.and.pre.operation.pre.groups
  • v0.25.2
  • v0.25.3
  • v0.25.6
  • v0.25.7
  • v0.26.0.pre.generalize.pre.search.pre.association
  • v0.26.1
  • v0.27.0
  • v0.27.0.pre.dep.pre.railties
  • v0.27.1
  • v0.27.2
  • v0.27.3
  • v0.27.4
  • v0.28.0
  • v0.28.0.pre.engine.pre.requires
  • v0.29.0
  • v0.29.1.pre.validates.pre.nilness.pre.of
  • v0.29.2
  • v0.29.2.pre.validates.pre.nilness.pre.of
  • v0.30.0
  • v0.30.1
  • v0.30.1.pre.rspec.pre.3.pre.1
  • v0.30.2
  • v1.0.0
  • v1.0.0.pre.rails.pre.4.0
  • v1.0.1
  • v1.0.2
  • v1.1.0
  • v1.30.0.pre.rails.pre.4.0

pending completion
293

push

travis-ci

limhoff-r7
Merge branch 'master' into feature/MSP-11385/autoload

MSP-11385

Conflicts:
	lib/metasploit/model/version.rb

1725 of 1734 relevant lines covered (99.48%)

777.9 hits per line

Relevant lines Covered
Build:
Build:
1734 RELEVANT LINES 1725 COVERED LINES
777.9 HITS PER LINE
Source Files on feature/MSP-11385/autoload
  • List 0
  • Changed 67
  • Source Changed 0
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
293 feature/MSP-11385/autoload Merge branch 'master' into feature/MSP-11385/autoload MSP-11385 Conflicts: lib/metasploit/model/version.rb push 24 Sep 2014 06:24PM UTC limhoff-r7 travis-ci pending completion  
288 feature/MSP-11385/autoload Fix Metasploit::Model::Engine loading MSP-11385 I stripped the nesting from Metasploit::Model::Engine, but forgot to require the file after Metasploit::Model is defined in 'metasploit/model'. push 24 Sep 2014 04:24PM UTC limhoff-r7 travis-ci pending completion  
286 feature/MSP-11385/autoload Merge branch 'bug/MSP-11372/jruby-1-7-14' into feature/MSP-11385/autoload MSP-11385 Conflicts: lib/metasploit/model/file.rb lib/metasploit/model/version.rb push 24 Sep 2014 03:26PM UTC limhoff-r7 travis-ci pending completion  
281 feature/MSP-11385/autoload Use git mv force to pick up case change MSP-11385 On OSX, git will ignore the case change, but then the case change won't be propagated to github and travis-ci, where the case change does matter. push 24 Sep 2014 01:45PM UTC limhoff-r7 travis-ci pending completion  
280 feature/MSP-11385/autoload Fix capitalization of file MSP-11385 Accidentally capitalized file name, which works on OSX, but not on case-sensitive systems like Linux. push 24 Sep 2014 01:40PM UTC limhoff-r7 travis-ci pending completion  
279 feature/MSP-11385/autoload travis-ci debugging MSP-11385 Print $LOAD_PATH on travis-ci to try and figure out problem. push 24 Sep 2014 02:32AM UTC limhoff-r7 travis-ci pending completion  
278 feature/MSP-11385/autoload Remove require and ActiveSupport::Dependencies in favor of autoload MSP-11385 push 23 Sep 2014 09:20PM UTC limhoff-r7 travis-ci pending completion  
See All Builds (259)
  • 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