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

mroth / lolcommits
39%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v0.11.0
DEFAULT BRANCH: master
Repo Added 03 Dec 2013 10:58PM UTC
Files 92
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 cukenv
branch: cukenv
CHANGE BRANCH
x
Reset
  • cukenv
  • 0.6.3.pre1
  • 0.9.8-prerelease
  • Ruxton-output_image_to_term
  • a-more-configurable-twitter-plugin
  • add-bundler-to-gemspec
  • add-imageready-plugin-hook
  • add-lolcommits-capture-disabled
  • avoid-rebasing-windows
  • badges
  • better-error-messaging-159
  • better-failover-for-missing-camera-issue-47
  • better-plugin-config-flow
  • capture-windows-animated
  • chicago-issue-smash
  • clean-legacy-methods-hipchat-fix
  • cli-cleanup
  • config-must-be-in-repo-dir
  • configurable-loltext
  • ditch-ruby-19-support
  • docker-ci
  • dotcom-plugin-as-gem
  • downgrade-mini_magick
  • drop-ruby-18-support
  • drop-ruby-18-support-upgrade-gems
  • extract-config-platform
  • extract-flowdock-plugin
  • extract-hipchat-plugin
  • extract-loltext-plugin-to-gem
  • extract-protonet-plugin
  • extract-slack-plugin
  • extract-term_output-plugin
  • extract-tranzlate-plugin-to-gem
  • extract-tumblr-plugin
  • extract-twitter-plugin
  • extract-yammer-plugin
  • fix-animated-capture-with-spaced-dir
  • fix-gem-issues-on-earlier-rubies
  • fix-git-log-encoding-issue-239
  • fix-last-option-to-includes-gifs
  • fix-lolsrv-log-file
  • fix-rubocop-issues
  • fix-twitter-config-issue-231
  • fix-windows-mini-magick-issue
  • fix-windows-platform-detection
  • fix-windows-post-commit-hook-path
  • gem-plugin-support
  • gemspec-fixup
  • git-info-available-to-plugins
  • improve-install-option-passing
  • inactivesupport
  • less-strict-shebang-check
  • list-devices-mac
  • lolsrv-fix-upload-animated-lols
  • lolsrv-plugin-as-a-gem
  • master
  • mini-magick-upgrade
  • minitest
  • more-configurable-twitter-plugin
  • peg-legacy-gem-versions
  • peg-rubocop-gem-and-fix-issues
  • pin-public-suffix-for-ruby2
  • plugin-config-improvements
  • prep-0.7-release
  • prep-0.9.8-release
  • refactor-plugin-manager
  • remove-choice-use-methadone
  • remove-twitter-gem
  • remove-utf8-magic-comments
  • require-ruby-2-1-update-gems
  • rubocop
  • skip-flakey-feature
  • south_gravity_and_overlays
  • update-mini-magick
  • update-travis
  • upgrade-all-gem-dependencies
  • upgrading-mini-magick
  • uploldz-plugin-as-gem
  • v0.10.0
  • v0.10.0.pre1
  • v0.11.0
  • v0.5.2
  • v0.5.2.pre1
  • v0.5.3
  • v0.5.4
  • v0.5.4.pre1
  • v0.5.5
  • v0.5.5.pre1
  • v0.5.6
  • v0.5.6.pre1
  • v0.5.7
  • v0.5.7.pre1
  • v0.5.7.pre2
  • v0.5.8
  • v0.5.8.pre1
  • v0.5.8.pre2
  • v0.5.9
  • v0.5.9.pre1
  • v0.6.0
  • v0.6.0pre1
  • v0.6.1
  • v0.6.1pre1
  • v0.6.2
  • v0.6.2.pre1
  • v0.6.3
  • v0.6.4
  • v0.6.5
  • v0.6.5.pre1
  • v0.6.6
  • v0.6.6.pre1
  • v0.6.7
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v0.9.0.pre1
  • v0.9.1
  • v0.9.1.pre1
  • v0.9.2
  • v0.9.2.pre1
  • v0.9.3
  • v0.9.3.pre1
  • v0.9.3.pre2
  • v0.9.3.pre3
  • v0.9.4
  • v0.9.4.pre1
  • v0.9.5
  • v0.9.5.pre1
  • v0.9.6
  • v0.9.7
  • v0.9.7.pre1
  • v0.9.8
  • v0.9.8.pre1
  • word-choice

pending completion
720

push

travis-ci

mroth
use aruba set_env to eliminate After tasks for PathHelpers

Our env.rb is starting to look pretty darn respectable now

342 of 874 relevant lines covered (39.13%)

3.65 hits per line

Relevant lines Covered
Build:
Build:
874 RELEVANT LINES 342 COVERED LINES
3.65 HITS PER LINE
Source Files on cukenv
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
720 cukenv use aruba set_env to eliminate After tasks for PathHelpers Our env.rb is starting to look pretty darn respectable now push 05 Mar 2015 08:18AM UTC mroth travis-ci pending completion  
719 cukenv use default case to get rid of magic variables many of the scenarios used a magic string for the directory name, which then had to be passed on to other steps. this commit introduces a default case for repo name, and handles the corresponding lol... push 05 Mar 2015 07:57AM UTC mroth travis-ci pending completion  
718 cukenv get rid of relative AND absolute paths in favor of mocks Since $HOME mocking functions correctly, replace all places we are using relative paths or absolute paths which hardcode the aruba directory location, in favor of using natural tilde-based ... push 05 Mar 2015 07:15AM UTC mroth travis-ci pending completion  
717 cukenv DRY up githook tests push 05 Mar 2015 06:42AM UTC mroth travis-ci pending completion  
715 cukenv DRY up githook tests push 05 Mar 2015 06:17AM UTC mroth travis-ci pending completion  
713 cukenv DRY up githook tests push 05 Mar 2015 06:13AM UTC mroth travis-ci pending completion  
712 cukenv line length cleanup this was painful to do, but hey push 05 Mar 2015 05:38AM UTC mroth travis-ci pending completion  
710 cukenv make plugin configuration tests use native steps the native steps in aruba can handle the interactive prompts with the same essential structure now, so remove custom steps and use native steps. stdout.sync should speed them up a bit and doesn’t ... push 05 Mar 2015 05:17AM UTC mroth travis-ci pending completion  
709 cukenv make plugin configuration tests use native steps the native steps in aruba can handle the interactive prompts with the same essential structure now, so remove custom steps and use native steps. stdout.sync should speed them up a bit and doesn’t ... push 05 Mar 2015 05:06AM UTC mroth travis-ci pending completion  
707 cukenv cleanup multi-step steps push 05 Mar 2015 03:54AM UTC mroth travis-ci pending completion  
See All Builds (864)
  • 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

© 2026 Coveralls, Inc