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

slimphp / Slim / 2390 / 3
99%
3.x: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/composer/psr/container-tw-2.0.2
DEFAULT BRANCH: 3.x
Ran 13 Aug 2017 02:25PM UTC
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

13 Aug 2017 02:24PM UTC coverage: 93.054% (+0.03%) from 93.026%
ANALYSIS='true'

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

710 of 763 relevant lines covered (93.05%)

19.06 hits per line

Source Files on job 2390.3 (ANALYSIS='true')
  • Tree
  • List 0
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2390
  • Travis Job 2390.3
  • af6c90fe on github
  • Prev Job for ANALYSIS='true' on 4.x (#2386.3)
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