Fix .env support when running from phar archive #239
Merged
Codecov / codecov/project
succeeded
Sep 15, 2023 in 1s
84.62% (+0.04%) compared to ed8d11b
View this Pull Request on Codecov
84.62% (+0.04%) compared to ed8d11b
Details
Codecov Report
Merging #239 (1bb9c4e) into master (ed8d11b) will increase coverage by
0.04%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #239 +/- ##
============================================
+ Coverage 84.58% 84.62% +0.04%
- Complexity 689 694 +5
============================================
Files 74 74
Lines 2134 2140 +6
============================================
+ Hits 1805 1811 +6
Misses 329 329
Files Changed | Coverage Δ | |
---|---|---|
src/Command/AbstractPluginCommand.php | 100.00% <100.00%> (ø) |
|
src/Command/CodeCheckerCommand.php | 100.00% <100.00%> (ø) |
|
src/Command/CodeFixerCommand.php | 100.00% <100.00%> (ø) |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading