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

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

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

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

48 of 48 new or added lines in 5 files covered. (100.0%)

922 of 1280 relevant lines covered (72.03%)

12.95 hits per line

Jobs
ID Job ID Ran Files Coverage
8 363.8 (DEPS=locked LEGACY_DEPS="zendframework/zend-hydrator" TEST_COVERAGE=true) 11 Dec 2018 07:20PM UTC 0
72.03
Travis Job 363.8
Source Files on build 363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #363
  • Pull Request #172
  • PR Base - develop (#356)
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

© 2025 Coveralls, Inc