OfficeDev / TeamsFx

Developer tools for building Teams apps
Other
427 stars 165 forks source link

fix: api me launch url #11461

Closed yuqizhou77 closed 2 weeks ago

yuqizhou77 commented 2 weeks ago

Bug 27777602: Debugging API ME shouldn't go to the home page of Teams

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 87.81%. Comparing base (6f1aa09) to head (fbfdd1b). Report is 5 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11461/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/TeamsFx/pull/11461?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11461 +/- ## ========================================== + Coverage 87.79% 87.81% +0.01% ========================================== Files 495 495 Lines 29726 29747 +21 Branches 5915 5906 -9 ========================================== + Hits 26099 26121 +22 + Misses 1779 1778 -1 Partials 1848 1848 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11461?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/m365/launchHelper.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11461?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcommon%2Fm365%2FlaunchHelper.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tbW9uL20zNjUvbGF1bmNoSGVscGVyLnRz) | `85.50% <100.00%> (-0.41%)` | :arrow_down: | | [packages/fx-core/src/core/FxCore.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11461?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcore%2FFxCore.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29yZS9GeENvcmUudHM=) | `88.92% <100.00%> (ø)` | | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11461/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)