Skip to content

Merge branch 'master' into copilot/support-env-non-docker

ce207a7
Select commit
Loading
Failed to load commit list.
Draft

Add .env file support and consolidate all configuration to root directory #418

Merge branch 'master' into copilot/support-env-non-docker
ce207a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2025 in 0s

75.40% (-1.56%) compared to 32c8b86

View this Pull Request on Codecov

75.40% (-1.56%) compared to 32c8b86

Details

Codecov Report

❌ Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.40%. Comparing base (32c8b86) to head (ce207a7).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/autoload.php 0.00% 5 Missing ⚠️
src/Environment.php 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #418      +/-   ##
============================================
- Coverage     76.96%   75.40%   -1.56%     
  Complexity       29       29              
============================================
  Files            11       11              
  Lines           178      183       +5     
============================================
+ Hits            137      138       +1     
- Misses           41       45       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.