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

zendframework / zend-validator / 91
91%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2015 06:31PM UTC
Jobs 1
Files 102
Run time 12s
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

pending completion
91

Pull #26

travis-ci

weierophinney
[#16] Fix StaticValidator::execute tests and behavior

Previously, the tests were incorrectly passing a non-associative array
of options to `execute()`, which implied that they would be passed as
constructor arguments, which was not the case. In this particular
case, there was a false positive, as the value being validated was
valid for the default values present in the instance.

This patch removes that assertion, and splits the test into two, one for
validating properly formed calls to the method with options as an associative
array, and one for calling it with non-associative options. In the second, the
test asserts that an `InvalidArgumentException` is expected.
Pull Request #26: Fix StaticValidator::execute tests and behavior

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

4508 of 10003 relevant lines covered (45.07%)

11.79 hits per line

Jobs
ID Job ID Ran Files Coverage
2 91.2 (EXECUTE_TEST_COVERALLS=true) 21 Jul 2015 06:29PM UTC 0
45.07
Travis Job 91.2
Source Files on build 91
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #91
  • Pull Request #26
  • PR Base - master (#79)
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