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

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

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

pending completion
78

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

Jobs
ID Job ID Ran Files Coverage
1 78.1 10 Jun 2019 08:35PM UTC 0
99.38
Travis Job 78.1
Source Files on build 78
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #78
  • aaa7f8d0 on github
  • Next Build on refactor-getHandler (#82)
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