OfficeDev / teams-toolkit

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

fix: hide the AAD in Copilot extensions #12366

Closed huimiu closed 2 months ago

huimiu commented 2 months ago

Bug 29362457: Add a new feature flag to hide the API Plugin with AAD template

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.60%. Comparing base (1fac52f) to head (5d64674). Report is 8 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12366/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/12366?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12366 +/- ## ========================================== + Coverage 89.63% 94.60% +4.97% ========================================== Files 582 582 Lines 34469 34490 +21 Branches 6702 6809 +107 ========================================== + Hits 30897 32630 +1733 Misses 1586 1586 + Partials 1986 274 -1712 ``` | [Files with missing lines](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12366?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/12366?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==) | `100.00% <100.00%> (+3.17%)` | :arrow_up: | | [packages/fx-core/src/question/create.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12366?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fquestion%2Fcreate.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvcXVlc3Rpb24vY3JlYXRlLnRz) | `96.13% <100.00%> (+4.49%)` | :arrow_up: | ... and [295 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12366/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)