Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error message for Unbound exception #238

Open
wants to merge 5 commits into
base: 2.x
Choose a base branch
from

Conversation

koriym
Copy link
Member

@koriym koriym commented Feb 20, 2021

  • Update message
  • Produce binding log, Error message show its path.

@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Merging #238 (ff40fad) into 2.x (a318795) will not change coverage.
The diff coverage is 100.00%.

❗ Current head ff40fad differs from pull request most recent head 73fdb15. Consider uploading reports for the commit 73fdb15 to get more accurate results

@@             Coverage Diff             @@
##                 2.x      #238   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       351       353    +2     
===========================================
  Files             47        47           
  Lines            911       921   +10     
===========================================
+ Hits             911       921   +10     
Impacted Files Coverage Δ
src/di/Exception/Unbound.php 100.00% <ø> (ø)
src/di/Injector.php 100.00% <100.00%> (ø)
src/di/Instance.php 100.00% <100.00%> (ø)
src/di/ModuleString.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a318795...73fdb15. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant