Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

PHP-DI / PHP-DI
94%
master: 95%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: php8
Repo Added 07 Jun 2015 09:06AM UTC
Total Files 59
# Builds 1146 Last
Badge
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

LAST BUILD ON BRANCH fix-648
branch: fix-648
CHANGE BRANCH
x
Reset
  • fix-648
  • master
  • 5.0.0
  • 4.x
  • 4.4.8
  • 257-parent-private-properties
  • 4.4.9
  • 4.4.10
  • 5.0.2
  • performance-improvements
  • 5.0.3
  • simpler-definition-helper
  • 300
  • hhvm-build
  • 257
  • 179
  • release-5.0.4
  • 5.0.4
  • array-cache
  • optimizations
  • 5.1.0-beta1
  • feature/Compiler
  • 5.1.0
  • 5.1
  • exception_messages
  • style
  • gitter
  • 345
  • 5.2.0-beta1
  • definition-interop
  • analysis-zYEjAz
  • 5.2.0
  • self-resolving-definitions
  • module-kernel
  • revert-364-patch-3
  • fix-366
  • 5.2.1
  • analysis-Xaj6v7
  • service-provider
  • 5.2.2
  • improve-documentation-index
  • algolia-search
  • php55
  • 5.3.0-beta1
  • remove-scopes
  • release-5.3
  • proxymanager-2
  • remove-dumpers
  • analysis-qvZ6mN
  • mnapoli-patch-1
  • 5.3.0
  • better-error-message
  • 5.3
  • cache-wildcard-definitions
  • 5.4.0-beta1
  • lock-containerbuilder
  • 5.4.0
  • v6.remove-link
  • 6.0
  • php7
  • new-container-without-parameters
  • 5.4
  • refactor-object-to-create
  • psr-11
  • 5.4.1
  • rename-exception
  • fix-242
  • 5.4.2
  • 5.4.3
  • 6.0.0-alpha1
  • psr-16
  • php7-strict-types
  • cache-refactoring
  • compiler
  • styleci
  • 6.0.0-alpha2
  • standardize-nested-definitions
  • 6.0.0-alpha3
  • nested-autowire
  • compile-factories
  • 6.0-release
  • rename-compile
  • 6.0.0-alpha4
  • bugfix
  • remove-invoker-interface
  • fix-520
  • pr-536
  • compile-decorators
  • handle-nested-definitions
  • 5.4.4
  • reintegrate-533
  • 5.4.5
  • documentation-lazy-injection
  • 547-poc-compile-all-classes
  • 5.4.6
  • 6.0.0-beta1
  • apcu-cache
  • compile-recursively
  • 6.0.0-beta2
  • 567-silence-some-errors-at-compilation
  • 6.0.0-beta3
  • 6.0.0
  • fix-526
  • 6.0.1
  • 6.0.2
  • wildcard-autowire
  • 6.0.3
  • v6_di_get_autowire_interface
  • 6.0.4
  • 6.0.5
  • improve-645
  • 6.0.6
  • 6.0.7
  • revert-6.0.7
  • 6.0.8
  • 6.0.9
  • slim4
  • 6.0.10
  • 6.0.11
  • 6.1.0
  • issue-628
  • closure-serialization
  • 6.2.0
  • 6.2.1
  • 6.2.2
  • 6.2.3
  • php8
  • 6.2.4

15 Mar 2019 - 16:05 coverage decreased (-0.4%) to 93.627%
2035

Pull #652

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow
Attempt to fix #648 and keep the container idempotent

The idea is that each definition is compiled into a method which bears a unique name. That unique name is a hash generated from the definition.

Each definition generates its own hash, so that two different definitions have two different hashes. But it's okay if different definitions have the same hash if they are actually equal.
Pull Request #652: Alternative solution to fix #648 and keep the container idempotent

59 of 73 new or added lines in 14 files covered. (80.82%)

1337 of 1428 relevant lines covered (93.63%)

65.13 hits per line

Relevant lines Covered
1428 RELEVANT LINES 1337 COVERED LINES
Build:
65.13 HITS PER LINE
Source Files on fix-648
  • Tree
  • List 59
  • Changed 32
  • Source Changed 15
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
2035 fix-648
93.63
Attempt to fix #648 and keep the container idempotent The idea is that each definition is compiled into a method which bears a unique name. That unique name is a hash generated from the definition. Each definition generates its own hash, so that... 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow Pull #652 15 Mar 2019 04:10PM UTC travis-ci
2034 fix-648
93.63
Attempt to fix #648 and keep the container idempotent The idea is that each definition is compiled into a method which bears a unique name. That unique name is a hash generated from the definition. Each definition generates its own hash, so that... 48906ce482893497d2d7e017cd2f4352?size=18&default=identiconmnapoli push 15 Mar 2019 04:08PM UTC travis-ci
2033 fix-648
93.63
Attempt to fix #648 and keep the container idempotent The idea is that each definition is compiled into a method which bears a unique name. That unique name is a hash generated from the definition. Each definition generates its own hash, so that... 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow Pull #652 15 Mar 2019 04:07PM UTC travis-ci
2032 fix-648
93.63
Attempt to fix #648 and keep the container idempotent The idea is that each definition is compiled into a method which bears a unique name. That unique name is a hash generated from the definition. Each definition generates its own hash, so that... 48906ce482893497d2d7e017cd2f4352?size=18&default=identiconmnapoli push 15 Mar 2019 04:03PM UTC travis-ci
See All Builds (1142)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, Inc