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

tflori / riki-community / 77
98%

Build:
DEFAULT BRANCH: master
Ran 20 May 2019 06:16AM UTC
Jobs 1
Files 4
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

pending completion
77

push

travis-ci

tflori
implement mail factory for simple mail creation

Example
```php
app::mailer()->send(
  app::mail('test', [ // the message to send
    'var' => 'val', // variables to pass
  ])->addTo('john.doe@example.com') // recipient
);
```

52 of 52 branches covered (100.0%)

Branch coverage included in aggregate %.

145 of 145 relevant lines covered (100.0%)

8.01 hits per line

Jobs
ID Job ID Ran Files Coverage
3 77.3 20 May 2019 06:16AM UTC 0
100.0
Travis Job 77.3
Source Files on build 77
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #77
  • 1b2a50ce on github
  • Prev Build on master (#76)
  • Next Build on master (#78)
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