Skip to content

ESD-1648: Tighten validation and interactive-prompt gaps - #535

Open
Phil-Browne wants to merge 21 commits into
mainfrom
esd-1648-validation-prompt-gaps
Open

ESD-1648: Tighten validation and interactive-prompt gaps#535
Phil-Browne wants to merge 21 commits into
mainfrom
esd-1648-validation-prompt-gaps

Merge branch 'main' into esd-1648-validation-prompt-gaps

6778eee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

79.63% (+0.14%) compared to 6737d3b

View this Pull Request on Codecov

79.63% (+0.14%) compared to 6737d3b

Details

Codecov Report

❌ Patch coverage is 95.87629% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.63%. Comparing base (6737d3b) to head (6778eee).

Files with missing lines Patch % Lines
internal/commands/vxc/vxc_prompts_partner.go 86.20% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
+ Coverage   79.48%   79.63%   +0.14%     
==========================================
  Files         193      193              
  Lines       18859    18920      +61     
==========================================
+ Hits        14991    15067      +76     
+ Misses       2820     2812       -8     
+ Partials     1048     1041       -7     
Files with missing lines Coverage Δ
internal/commands/mcr/mcr_prompts.go 70.21% <100.00%> (+0.18%) ⬆️
internal/commands/mve/mve_prompts.go 47.23% <100.00%> (+0.29%) ⬆️
internal/validation/mcr.go 100.00% <100.00%> (+11.32%) ⬆️
internal/validation/mve.go 62.67% <100.00%> (+1.32%) ⬆️
internal/validation/port.go 94.44% <100.00%> (+11.11%) ⬆️
internal/validation/vxc.go 72.10% <100.00%> (+1.83%) ⬆️
internal/commands/vxc/vxc_prompts_partner.go 54.54% <86.20%> (+4.12%) ⬆️

... and 1 file with indirect coverage changes

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