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

CLI-1400: Exclude disk space exhaustion errors #1809

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

danepowell
Copy link
Contributor

@danepowell danepowell commented Oct 10, 2024

Motivation

Fixes CLI-1400

Proposed changes

Alternatives considered

Testing steps

  1. Follow the contribution guide to set up your development environment or download a pre-built acli.phar for this PR.
  2. Clear the kernel cache to pick up new and changed commands: ./bin/acli ckc
  3. (add specific steps for this pr)

@danepowell danepowell marked this pull request as ready for review October 10, 2024 16:33
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.76%. Comparing base (ed04b5e) to head (47a9cf0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Helpers/TelemetryHelper.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1809      +/-   ##
============================================
- Coverage     92.78%   92.76%   -0.02%     
- Complexity     1818     1819       +1     
============================================
  Files           122      122              
  Lines          6817     6818       +1     
============================================
  Hits           6325     6325              
- Misses          492      493       +1     

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

@danepowell danepowell merged commit 80b02e2 into acquia:main Oct 10, 2024
15 of 17 checks passed
PrakharJainS3 pushed a commit to PrakharJainS3/cli that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant