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

orchestral / html / 543 / 7
86%
master: 87%

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

22 Dec 2015 08:40AM UTC coverage: 86.6% (+0.08%) from 86.519%
setup=coveralls coverage=yes

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

Source Files on job 543.7 (setup=coveralls coverage=yes)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 543
  • Travis Job 543.7
  • a9c4b7cb on github
  • Prev Job for setup=coveralls coverage=yes on 3.2 (#534.7)
  • Next Job for setup=coveralls coverage=yes on 3.2 (#552.7)
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