Skip to content

Improve error display when there are invalid command line parameters#1004

Open
normj wants to merge 1 commit into
devfrom
normj/improve-parameter-parse-error
Open

Improve error display when there are invalid command line parameters#1004
normj wants to merge 1 commit into
devfrom
normj/improve-parameter-parse-error

Improve error display when there are invalid command line parameters

7774dc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2026 in 0s

35.04% (-27.08%) compared to fb656d3

View this Pull Request on Codecov

35.04% (-27.08%) compared to fb656d3

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.04%. Comparing base (fb656d3) to head (7774dc0).
⚠️ Report is 17 commits behind head on dev.

Files with missing lines Patch % Lines
src/AWS.Deploy.CLI/App.cs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev    #1004       +/-   ##
===========================================
- Coverage   62.11%   35.04%   -27.08%     
===========================================
  Files         294      294               
  Lines       10813    10818        +5     
  Branches     1615     1616        +1     
===========================================
- Hits         6717     3791     -2926     
- Misses       3494     6681     +3187     
+ Partials      602      346      -256     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.