Skip to content

Add acli setup: one command from nothing to a local dev environment - #2033

Open
lauriii wants to merge 11 commits into
acquia:mainfrom
lauriii:acli-create
Open

Add acli setup: one command from nothing to a local dev environment#2033
lauriii wants to merge 11 commits into
acquia:mainfrom
lauriii:acli-create

Address review feedback and make diff-lines mutation testing pass

fdeb595
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 7, 2026 in 0s

92.42% (-0.07%) compared to ba0d98a

View this Pull Request on Codecov

92.42% (-0.07%) compared to ba0d98a

Details

Codecov Report

❌ Patch coverage is 90.03559% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.42%. Comparing base (ba0d98a) to head (fdeb595).

Files with missing lines Patch % Lines
src/Command/Dev/DevInitCommand.php 88.78% 24 Missing ⚠️
src/EventListener/ExceptionListener.php 33.33% 2 Missing ⚠️
src/Command/Dev/DevStackTrait.php 96.42% 1 Missing ⚠️
src/Command/Dev/DevStopCommand.php 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2033      +/-   ##
============================================
- Coverage     92.49%   92.42%   -0.07%     
- Complexity     1995     2083      +88     
============================================
  Files           123      127       +4     
  Lines          7238     7516     +278     
============================================
+ Hits           6695     6947     +252     
- Misses          543      569      +26     

☔ View full report in Codecov by Harness.
📢 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.