Skip to content

feat(fx-core): v4 create-flow localization and v3 parity#16309

Merged
Alive-Fish merged 2 commits into
devfrom
copilot/v4-create-localization-parity
Jul 8, 2026
Merged

feat(fx-core): v4 create-flow localization and v3 parity#16309
Alive-Fish merged 2 commits into
devfrom
copilot/v4-create-localization-parity

refactor(fx-core): remove unnecessary type assertions flagged by eslint

070ee87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

87.27% (+0.00%) compared to 2fda93f

View this Pull Request on Codecov

87.27% (+0.00%) compared to 2fda93f

Details

Codecov Report

❌ Patch coverage is 92.85714% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.27%. Comparing base (2fda93f) to head (070ee87).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...s/fx-core/src/v4/distribution/questionFragments.ts 93.18% 2 Missing and 1 partial ⚠️
...kages/fx-core/src/v4/surface/createSelectorWalk.ts 50.00% 0 Missing and 1 partial ⚠️
packages/fx-core/src/v4/surface/localizePrompt.ts 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #16309   +/-   ##
=======================================
  Coverage   87.26%   87.27%           
=======================================
  Files         631      633    +2     
  Lines       33084    33119   +35     
  Branches     7715     7723    +8     
=======================================
+ Hits        28870    28903   +33     
- Misses       2401     2402    +1     
- Partials     1813     1814    +1     
Files with missing lines Coverage Δ
...ackages/fx-core/src/common/secretmasker/feature.ts 96.47% <100.00%> (ø)
...ackages/fx-core/src/component/coordinator/index.ts 85.35% <100.00%> (-0.04%) ⬇️
...t/driver/teamsApp/utils/CopilotGptManifestUtils.ts 85.57% <ø> (ø)
packages/fx-core/src/component/utils/envUtil.ts 88.63% <100.00%> (ø)
packages/fx-core/src/question/other.ts 87.19% <100.00%> (ø)
...ckages/fx-core/src/v4/buildTarget/parseSelector.ts 81.45% <100.00%> (+0.94%) ⬆️
...ages/fx-core/src/v4/collectInputs/collectInputs.ts 88.30% <ø> (ø)
...ges/fx-core/src/v4/distribution/createQuestions.ts 89.47% <100.00%> (+4.85%) ⬆️
.../fx-core/src/v4/distribution/declarativePackage.ts 87.65% <100.00%> (-1.11%) ⬇️
...fx-core/src/v4/providers/createOptionsProviders.ts 94.56% <100.00%> (ø)
... and 4 more
🚀 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.