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

Fix .env support when running from phar archive #239

Merged
merged 2 commits into from
Sep 15, 2023

Fix .env support when running from phar archive

1bb9c4e
Select commit
Loading
Failed to load commit list.
Merged

Fix .env support when running from phar archive #239

Fix .env support when running from phar archive
1bb9c4e
Select commit
Loading
Failed to load commit list.
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 is 100.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