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

orchestral / kernel / 378
87%
6.x: 89%

Build:
Build:
LAST BUILD BRANCH: hotfix/clear_8_1_deprecation_notices
DEFAULT BRANCH: 6.x
Ran 22 Dec 2015 09:05AM UTC
Jobs 1
Files 8
Run time 0s
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
378

push

travis-ci

crynobone
v3.2.0

* Update support to Laravel Framework v5.2.
* Improved performances by reducing call within `Illuminate\Container\Container`.
* Config:
  - Support determine environment via `app.environment` config.
* Database:
  - Add `Orchestra\Database\Console\Migrations\RefreshCommand` to support `--path` and `--realpath` option on migration refresh.
  - Add `Orchestra\Database\CachableQueryServiceProvider`.
* Http:
  - Add `Orchestra\Http\Traits\PassThroughTrait`.
  - Allow `Orchestra\Http\RouteManager::group()` to utilize new `Orchestra\Extension\RouteManager::group()`.
  - `Orchestra\Http\RouteManager` should implements `Orchestra\Contracts\Http\RouteManager`.
  - Add `Orchestra\Http\RouteManager::mode()` abstract method.
  - Small optimization to reduce additional method calls when generating routes.
  - Add `Orchestra\Http\RouteManager::when()` event to be executed during `router.matched`.
  - Add `Orchestra\Http\RouteManager::whenOn()` to allow user to specifically choose which event it should listen to.
  - Add `Orchestra\Http\Middleware\NotModified`.
  - Add `Orchestra\Http\Middleware\RequireCsrfToken`.
* Routing:
  - Improved performances by reducing call within `Illuminate\Container\Container`.
  - Remove deprecated filter options.
  - Add `Route::auth()` and `Route::password()` routes helper.

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

189 of 217 relevant lines covered (87.1%)

2.98 hits per line

Jobs
ID Job ID Ran Files Coverage
7 378.7 (setup=coveralls coverage=yes) 22 Dec 2015 09:05AM UTC 0
87.1
Travis Job 378.7
Source Files on build 378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #378
  • b99da11e on github
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