yiisoft / injector

PSR-11 compatible injector
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
43 stars 18 forks source link

Improve static analysis #84

Closed vjik closed 1 year ago

vjik commented 1 year ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (074a210) 100.00% compared to head (6ad0a35) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 85 85 =========================================== Files 3 3 Lines 203 203 =========================================== Hits 203 203 ``` | [Files Changed](https://app.codecov.io/gh/yiisoft/injector/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/ArgumentException.php](https://app.codecov.io/gh/yiisoft/injector/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0FyZ3VtZW50RXhjZXB0aW9uLnBocA==) | `100.00% <ø> (ø)` | | | [src/Injector.php](https://app.codecov.io/gh/yiisoft/injector/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0luamVjdG9yLnBocA==) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

what-the-diff[bot] commented 1 year ago

PR Summary

Note: Any other changes made in this PR are minor and do not have a significant impact on how our application works.