OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
466 stars 192 forks source link

feat: display tenant name in account tree item #12553

Closed HuihuiWu-Microsoft closed 3 weeks ago

HuihuiWu-Microsoft commented 3 weeks ago

Display tenant name in both M365 and Azure tree item ADO: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29920058 image

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.93%. Comparing base (c1ca4fa) to head (bebb6d7). Report is 72 commits behind head on dev.

Files with missing lines Patch % Lines
...on/src/treeview/account/accountTreeViewProvider.ts 80.00% 0 Missing and 1 partial :warning:
.../vscode-extension/src/treeview/account/m365Node.ts 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553/graphs/tree.svg?width=650&height=150&src=pr&token=QQX8WVOEC3&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12553 +/- ## ========================================== + Coverage 89.88% 89.93% +0.05% ========================================== Files 571 571 Lines 33667 33747 +80 Branches 6578 6570 -8 ========================================== + Hits 30260 30349 +89 + Misses 1496 1495 -1 + Partials 1911 1903 -8 ``` | [Files with missing lines](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [packages/fx-core/src/common/featureFlags.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcommon%2FfeatureFlags.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tbW9uL2ZlYXR1cmVGbGFncy50cw==) | `97.18% <100.00%> (+0.08%)` | :arrow_up: | | [packages/fx-core/src/common/tools.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcommon%2Ftools.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tbW9uL3Rvb2xzLnRz) | `88.63% <100.00%> (+2.52%)` | :arrow_up: | | [...ion/src/handlers/accounts/signinAccountHandlers.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&filepath=packages%2Fvscode-extension%2Fsrc%2Fhandlers%2Faccounts%2FsigninAccountHandlers.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvdnNjb2RlLWV4dGVuc2lvbi9zcmMvaGFuZGxlcnMvYWNjb3VudHMvc2lnbmluQWNjb3VudEhhbmRsZXJzLnRz) | `94.28% <100.00%> (+8.57%)` | :arrow_up: | | [...vscode-extension/src/treeview/account/azureNode.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&filepath=packages%2Fvscode-extension%2Fsrc%2Ftreeview%2Faccount%2FazureNode.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvdnNjb2RlLWV4dGVuc2lvbi9zcmMvdHJlZXZpZXcvYWNjb3VudC9henVyZU5vZGUudHM=) | `92.45% <100.00%> (+1.14%)` | :arrow_up: | | [...on/src/treeview/account/accountTreeViewProvider.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&filepath=packages%2Fvscode-extension%2Fsrc%2Ftreeview%2Faccount%2FaccountTreeViewProvider.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvdnNjb2RlLWV4dGVuc2lvbi9zcmMvdHJlZXZpZXcvYWNjb3VudC9hY2NvdW50VHJlZVZpZXdQcm92aWRlci50cw==) | `75.80% <80.00%> (+0.80%)` | :arrow_up: | | [.../vscode-extension/src/treeview/account/m365Node.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553?src=pr&el=tree&filepath=packages%2Fvscode-extension%2Fsrc%2Ftreeview%2Faccount%2Fm365Node.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvdnNjb2RlLWV4dGVuc2lvbi9zcmMvdHJlZXZpZXcvYWNjb3VudC9tMzY1Tm9kZS50cw==) | `87.65% <90.90%> (+0.33%)` | :arrow_up: | ... and [13 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12553/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)