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

orchestral / html / 543
86%
master: 87%

Build:
Build:
LAST BUILD BRANCH: 6.x
DEFAULT BRANCH: master
Ran 22 Dec 2015 08:43AM UTC
Jobs 1
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

pending completion
543

push

travis-ci

crynobone
v3.2.0

* Update support for Laravel Framework v5.2.
* Improved performances by reducing call within `Illuminate\Container\Container`.
* Add a new `Orchestra\Html\Grid::find()` contracts and implements it on:
  - `Orchestra\Html\Form\Fieldset`.
  - `Orchestra\Html\Table\Grid`.
* Add support for Laravel 5 Config.
* Allow inserting just the basic Eloquent model into the `Orchestra\Html\Table\Grid::with()` method.
* Add `Orchestra\Html\HtmlBuilder::attributable()` method.
* Set the `Orchestra\Html\Table\Grid::$model` as array by default to avoid class to throw an error when manually setting the rows.
* Avoid rebuilding model to array when it's an empty array.
* Transform instance of Eloquent to Eloquent Query Builder when generating a table.
* Use available `laravie/html` packages for base HTML and Form builders.
* Allow Table to be generated from relationship models.
* Boot `Orchestra\Html\HtmlServiceProvider` when `Orchestra\Html\HtmlBuilder` or `Orchestra\Html\FormBuilder` is required to be resolved via the IoC.
* Parse form type if `Orchestra\Contracts\Html\Form\Template` (or assigned presenter) has the method.
* Add `orchestra/html::form.templates.checkboxes` default config.
* Use `Orchestra\Support\Str::humanize()` to parse proper label from model attributes.
* Run `rawurlencode()` on keyword input under `Orchestra\Html\Table\Grid::searchable()`.

Signed-off-by: crynobone <crynobone@gmail.com>

433 of 500 relevant lines covered (86.6%)

3.51 hits per line

Jobs
ID Job ID Ran Files Coverage
7 543.7 (setup=coveralls coverage=yes) 22 Dec 2015 08:43AM UTC 0
86.6
Travis Job 543.7
Source Files on build 543
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #543
  • a9c4b7cb on github
  • Prev Build on 3.2 (#534)
  • Next Build on 3.2 (#552)
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