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: enable multi-tenant feature toggle #12910

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

HuihuiWu-Microsoft
Copy link
Contributor

@HuihuiWu-Microsoft HuihuiWu-Microsoft commented Dec 13, 2024

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.11%. Comparing base (af47bc3) to head (7f4b392).
Report is 3 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #12910   +/-   ##
=======================================
  Coverage   90.10%   90.11%           
=======================================
  Files         578      578           
  Lines       34541    34542    +1     
  Branches     6768     6708   -60     
=======================================
+ Hits        31123    31127    +4     
  Misses       1505     1505           
+ Partials     1913     1910    -3     
Files with missing lines Coverage Δ
...kages/cli/src/commands/models/accountLoginAzure.ts 94.44% <100.00%> (+4.44%) ⬆️
...ckages/cli/src/commands/models/accountLoginM365.ts 100.00% <ø> (+8.33%) ⬆️
packages/cli/src/commands/models/accountShow.ts 97.64% <100.00%> (-0.06%) ⬇️
packages/fx-core/src/common/featureFlags.ts 96.66% <ø> (-0.11%) ⬇️
...ackages/fx-core/src/component/m365/launchHelper.ts 85.71% <100.00%> (-0.37%) ⬇️
...vscode-extension/src/treeview/account/azureNode.ts 92.15% <100.00%> (-0.30%) ⬇️
.../vscode-extension/src/treeview/account/m365Node.ts 88.88% <100.00%> (+1.08%) ⬆️

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.

1 participant