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

build: merge back main into dev branch #12232

Merged
merged 34 commits into from
Aug 15, 2024
Merged

build: merge back main into dev branch #12232

merged 34 commits into from
Aug 15, 2024

Conversation

qinezh
Copy link
Contributor

@qinezh qinezh commented Aug 15, 2024

No description provided.

kimizhu and others added 30 commits August 7, 2024 12:38
build: merge dev into main for TTK August prerelease
…ecute_failed

fix: local debug command execute failed
fix: the placeholder is not replace app name
fix: fix bug in ai generator python template
fix: update launch file for ai generator python template
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 95.79832% with 15 lines in your changes missing coverage. Please review.

Project coverage is 89.54%. Comparing base (67fc803) to head (b2df3df).
Report is 307 commits behind head on dev.

Files Patch % Lines
...c/component/driver/teamsApp/utils/ManifestUtils.ts 60.00% 4 Missing ⚠️
.../fx-core/src/component/generator/apiSpec/helper.ts 96.07% 0 Missing and 2 partials ⚠️
packages/fx-core/src/question/create.ts 93.75% 1 Missing and 1 partial ⚠️
packages/fx-core/src/common/correlator.ts 80.00% 0 Missing and 1 partial ⚠️
...x-core/src/component/driver/script/scriptDriver.ts 87.50% 0 Missing and 1 partial ⚠️
...-core/src/component/generator/apiSpec/generator.ts 96.15% 0 Missing and 1 partial ⚠️
...generator/copilotExtensionFromScratch/generator.ts 96.29% 0 Missing and 1 partial ⚠️
...e/src/component/generator/officeAddin/generator.ts 90.90% 0 Missing and 1 partial ⚠️
packages/fx-core/src/core/FxCore.ts 83.33% 0 Missing and 1 partial ⚠️
packages/fx-core/src/question/constants.ts 97.22% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #12232      +/-   ##
==========================================
+ Coverage   89.32%   89.54%   +0.22%     
==========================================
  Files         569      572       +3     
  Lines       33479    33919     +440     
  Branches     6446     6631     +185     
==========================================
+ Hits        29906    30374     +468     
+ Misses       1622     1587      -35     
- Partials     1951     1958       +7     
Files Coverage Δ
packages/cli/src/commands/engine.ts 89.86% <100.00%> (-0.04%) ⬇️
packages/cli/src/commands/models/add.ts 100.00% <100.00%> (ø)
packages/cli/src/commands/models/create.ts 97.22% <100.00%> (+0.25%) ⬆️
packages/cli/src/userInteraction.ts 82.56% <100.00%> (+1.84%) ⬆️
packages/fx-core/src/common/featureFlags.ts 96.49% <100.00%> (+0.33%) ⬆️
packages/fx-core/src/common/globalState.ts 86.66% <ø> (ø)
packages/fx-core/src/common/globalVars.ts 97.22% <100.00%> (+0.07%) ⬆️
packages/fx-core/src/common/stringUtils.ts 99.08% <100.00%> (+0.93%) ⬆️
...core/src/component/developerPortalScaffoldUtils.ts 90.50% <100.00%> (ø)
...ackages/fx-core/src/component/driver/aad/create.ts 89.42% <100.00%> (+2.68%) ⬆️
... and 84 more

... and 11 files with indirect coverage changes

@kimizhu kimizhu merged commit 11679a3 into dev Aug 15, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants