Closed e-vyatkin closed 6 years ago
Merging #391 into master will not change coverage. The diff coverage is
66.66%
.
@@ Coverage Diff @@
## master #391 +/- ##
=========================================
Coverage 72.75% 72.75%
Complexity 438 438
=========================================
Files 27 27
Lines 1226 1226
=========================================
Hits 892 892
Misses 334 334
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/Matcher/AnyParameters.php | 0% <0%> (ø) |
2 <1> (ø) |
:arrow_down: |
src/Matcher/InvokedCount.php | 80% <100%> (ø) |
9 <4> (ø) |
:arrow_down: |
src/Matcher/MethodName.php | 93.33% <100%> (ø) |
5 <1> (ø) |
:arrow_down: |
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 c93faa8...de4bea1. Read the comment docs.
Can you please provide an example test case which does not work without this patch? Thanks!
@zhem4ag Can you please answer my question? Thanks!
Strange, I could reproduce only on single environment, but there exist conflict with phpunit installed separately in system.
Probably this PR in not needed, cause it works on other environments, where I checked.
Thank you for your feedback. Please open a new issue and/or pull request if you are able to reproduce an issue.
This could be the fix for #394.
Perfect its works now Thank you so much
Not all classes was correctly refactored for namespace usage