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

tflori / riki-skeleton / 78 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refactor-getHandler
DEFAULT BRANCH: master
Ran 10 Jun 2019 08:35PM UTC
Files 21
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

10 Jun 2019 08:34PM UTC coverage: 99.375%. First build
78.1

push

travis-ci

tflori
refactor getHandler to just create a RequestHandler for the action form

This way the Kernel does not have to deal with the different
implementations how the controllers are build and only resolves
the form 'method@Controller' to a RequestHandler.

Breaking Changes:
- an array in form `[$class, ...$constructorArgs]` is not allowed
  anymore
- getHandler always returns a RequestHandler when the callable is not
  static (e. g. `[Controller::class, 'method']`). This is not necessary
  a breaking change but it could - have a look at what RequestHandler
  is doing.
- getHandler tries to build the class if just a class name is given
  this has to be invokable or implement MiddlewareInterface or
  RequestHandlerInterface

318 of 320 relevant lines covered (99.38%)

9.55 hits per line

Source Files on job 78.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 68
  • Travis Job 78.1
  • aaa7f8d0 on github
  • Next Job for on refactor-getHandler (#82.1)
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