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

tflori / verja / 22 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2017 08:45AM UTC
Files 16
Run time 1s
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

06 Sep 2017 08:43AM UTC coverage: 100.0%. Remained the same
22.1

push

travis-ci

tflori
implement Gate::validate([$data])

The procedure is now planned as follows:
```php
$gate = new Gate();
$gate->addFields([...]);
if ($gate->validate($_POST)) {
  echo $gate->username . ':' . $gate->password;
}
```

159 of 159 relevant lines covered (100.0%)

11.33 hits per line

Source Files on job 22.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 22.1
  • 49265eb0 on github
  • Prev Job for on master (#21.1)
  • Next Job for on master (#23.1)
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