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

feat: DA feature flags #13325

Merged
merged 52 commits into from
Mar 6, 2025
Merged

feat: DA feature flags #13325

merged 52 commits into from
Mar 6, 2025

Conversation

anchenyi
Copy link
Contributor

@anchenyi anchenyi commented Mar 3, 2025

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.31%. Comparing base (8553bd7) to head (bd26f67).
Report is 15 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #13325   +/-   ##
=======================================
  Coverage   90.31%   90.31%           
=======================================
  Files         611      610    -1     
  Lines       36361    36363    +2     
  Branches     7180     7184    +4     
=======================================
+ Hits        32841    32843    +2     
  Misses       1524     1524           
  Partials     1996     1996           
Files with missing lines Coverage Δ
packages/fx-core/src/common/featureFlags.ts 96.87% <100.00%> (+0.20%) ⬆️
.../src/component/driver/teamsApp/createAppPackage.ts 94.90% <100.00%> (-0.37%) ⬇️
...kages/fx-core/src/component/generator/generator.ts 86.86% <100.00%> (+0.27%) ⬆️
...omponent/generator/templates/templateReplaceMap.ts 98.11% <100.00%> (+0.07%) ⬆️
packages/fx-core/src/core/FxCore.ts 89.43% <100.00%> (+0.02%) ⬆️
packages/fx-core/src/question/constants.ts 96.61% <100.00%> (+0.24%) ⬆️
...x-core/src/question/options/AddKnowledgeOptions.ts 100.00% <ø> (ø)
...s/vscode-extension/src/treeview/treeViewManager.ts 90.84% <100.00%> (ø)

... and 8 files 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.

@anchenyi anchenyi force-pushed the anchenyi/da_feature_flags branch from aa56d41 to 322075e Compare March 5, 2025 07:45
@anchenyi anchenyi merged commit a9e953b into dev Mar 6, 2025
25 checks passed
@anchenyi anchenyi deleted the anchenyi/da_feature_flags branch March 6, 2025 01:58
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.

5 participants