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

fix: refine invalid project error message #11945

Merged
merged 7 commits into from
Jul 4, 2024

test: ut

5df21e2
Select commit
Loading
Failed to load commit list.
Merged

fix: refine invalid project error message #11945

test: ut
5df21e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

89.29% (+0.01%) compared to 228c3e4

View this Pull Request on Codecov

89.29% (+0.01%) compared to 228c3e4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.29%. Comparing base (228c3e4) to head (5df21e2).
Report is 2 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #11945      +/-   ##
==========================================
+ Coverage   89.28%   89.29%   +0.01%     
==========================================
  Files         569      569              
  Lines       33327    33332       +5     
  Branches     6441     6479      +38     
==========================================
+ Hits        29755    29763       +8     
+ Misses       1630     1624       -6     
- Partials     1942     1945       +3     
Files Coverage Δ
packages/fx-core/src/core/FxCore.ts 89.26% <100.00%> (+0.44%) ⬆️
...es/fx-core/src/core/middleware/concurrentLocker.ts 94.11% <100.00%> (ø)
packages/fx-core/src/error/common.ts 93.06% <100.00%> (+0.16%) ⬆️
...code-extension/src/handlers/aadManifestHandlers.ts 98.24% <100.00%> (+0.03%) ⬆️
...kages/vscode-extension/src/handlers/envHandlers.ts 95.12% <100.00%> (ø)