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

zfcampus / zf-hal / 363 / 8
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 11 Dec 2018 07:21PM UTC
Files 47
Run time 8s
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

11 Dec 2018 07:18PM UTC coverage: 72.031% (-3.2%) from 75.256%
DEPS=locked LEGACY_DEPS="zendframework/zend-hydrator" TEST_COVERAGE=true

Pull #172

travis-ci

web-flow
Allow usage with zend-hydrator v3

There are two key differences in zend-hydrator v3 we need to
accommodate.

First, we have added the `HydratorPluginMangerInterface` to
zend-hydrator v3. This means that any references to
`HydratorPluginManager` when doing type-hinting need to be expanded to
allow the more general interface. This patch updates any cases where
`HydratorPluginManager` was accepted as an argument to make the argument
mixed, and do type-checking internally; cases where
`HydratorPluginManager` was returned have been updated to allow either
type.

Second, the `ExtractionInterface` was updated in v3 to add parameter and
return typehints, which affects the `EntityExtractor`. To accommodate
the two different signatures, this patch creates two versions of that
class, and then adds an autoloading rule that aliases the original name
to the correct version.
Pull Request #172: Allow usage with zend-hydrator v3

922 of 1280 relevant lines covered (72.03%)

12.95 hits per line

Source Files on job 363.8 (DEPS=locked LEGACY_DEPS="zendframework/zend-hydrator" TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 23
  • Source Changed 4
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 240
  • Travis Job 363.8
  • fce935d2 on github
  • Prev Job for DEPS=locked LEGACY_DEPS="phpunit/phpunit" TEST_COVERAGE=true on feature/zend-hydrator-v3 (#356.2)
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