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

danieldreier / autosign
84%
master: 95%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/rexml-3.2.5
DEFAULT BRANCH: master
Repo Added 14 Jul 2015 10:10PM UTC
Files 11
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 validator
branch: validator
CHANGE BRANCH
x
Reset
  • validator
  • 1.0-release
  • add_license
  • bare_token
  • base_class
  • bump_version_down
  • dependabot/bundler/ffi-1.9.25
  • dependabot/bundler/rake-tw-13
  • dependabot/bundler/rexml-3.2.5
  • dependabot/bundler/yard-0.9.20
  • fix_config_path
  • less_helpful
  • master
  • no193
  • switch_to_yaml_config
  • unsafe_yaml
  • update_gems
  • v0.0.10
  • v0.0.11
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v1.0.0
  • v1.0.1
  • validator_list

pending completion
155

push

travis-ci

Corey Osman
Any validator should short circuit

  * The any validator method previously would iterate through
    all validators even if the validation already succeeded.
    This fixes that by finding the first validator to succeed and
    return true.

  * Before this, if a multiplexer was setup that script was called
    needlessly even if validation succeeded.  This was unwanted and
    causes strain on the things behind the multiplexer.

  * In the future we should make a few different validation methods
    like all_validators, and also allow the user to supply an array
    of validators that should be used to keep unnecessary code
    execution to a minimum.

  * Some additional file cleanup was performed with rubocop

458 of 546 relevant lines covered (83.88%)

36.88 hits per line

Relevant lines Covered
Build:
Build:
546 RELEVANT LINES 458 COVERED LINES
36.88 HITS PER LINE
Source Files on validator
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
155 validator Any validator should short circuit * The any validator method previously would iterate through all validators even if the validation already succeeded. This fixes that by finding the first validator to succeed and return true. * ... push 17 May 2020 05:34PM UTC Corey Osman travis-ci pending completion  
See All Builds (155)
  • 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