Skip to content

chore: update Acquia v3 OpenAPI spec - #2041

Merged
deepakmishra2 merged 2 commits into
mainfrom
automated/update-acquia-v3-spec
Aug 27, 2026
Merged

chore: update Acquia v3 OpenAPI spec#2041
deepakmishra2 merged 2 commits into
mainfrom
automated/update-acquia-v3-spec

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated update of the Acquia v3 OpenAPI spec.

…dSkipOperation
The spec update added cli.enabled:false to GET /newrelic-accounts, which
ApiV3CommandHelper::shouldSkipOperation() correctly skips. The test's
expected-count logic didn't apply the same filter, causing an off-by-one
(136 expected vs 135 generated).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecovBot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.54%. Comparing base (35eacca) to head (2fc22a9).

Additional details and impacted files
@@ Coverage Diff @@## main #2041 +/- ##
=========================================
Coverage 92.54% 92.54% Complexity 2022 2022 =========================================
Files 126 126 Lines 7307 7307 =========================================
Hits 6762 6762 Misses 545 545 

☔ 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.

@github-actions

Copy link
Copy Markdown
ContributorAuthor

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/2041/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/2041/acli.phar
chmod +x acli.phar

@deepakmishra2
deepakmishra2 merged commit 8a108d9 into mainAug 27, 2026
26 checks passed
@deepakmishra2
deepakmishra2 deleted the automated/update-acquia-v3-spec branch August 27, 2026 12:54
Sign up for freeto 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

@deepakmishra2