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

slimphp / Slim / 2391
99%
3.x: 98%

Build:
Build:
LAST BUILD BRANCH: nyholmServerWithoutClient
DEFAULT BRANCH: 3.x
Ran 13 Aug 2017 02:27PM UTC
Jobs 1
Files 31
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
2391

Pull #2288

travis-ci

web-flow
Separate routing from dispatching

Move the routing to middleware so that the user can add it wherever they
want it to be within the middleware stack. This gives us the new
capability to allow for some middleware to run before routing and some
after.

If the `Routing` middleware isn't added by the user, then automatically
call it in `App::__invoke()` as a last resort.

Also, remove `determineRouteBeforeAppMiddleware` setting as it's no
longer necessary.
Pull Request #2288: Separate routing from dispatching

2 of 2 new or added lines in 1 file covered. (100.0%)

710 of 763 relevant lines covered (93.05%)

19.06 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2391.3 (ANALYSIS='true') 13 Aug 2017 02:27PM UTC 0
93.05
Travis Job 2391.3
Source Files on build 2391
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2391
  • Pull Request #2288
  • PR Base - 4.x (#2386)
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