OfficeDev / teams-toolkit

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

fix: return manifest file directory if in root #12569

Closed yiqing-zhao closed 3 weeks ago

yiqing-zhao commented 3 weeks ago

https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29888446

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 89.93%. Comparing base (aa05fba) to head (24754a4). Report is 3 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12569/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/12569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12569 +/- ## ========================================== + Coverage 89.91% 89.93% +0.01% ========================================== Files 571 571 Lines 33718 33750 +32 Branches 6583 6757 +174 ========================================== + Hits 30318 30352 +34 Misses 1495 1495 + Partials 1905 1903 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12569?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [...c/component/driver/teamsApp/utils/ManifestUtils.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12569?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fdriver%2FteamsApp%2Futils%2FManifestUtils.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2RyaXZlci90ZWFtc0FwcC91dGlscy9NYW5pZmVzdFV0aWxzLnRz) | `81.99% <100.00%> (+0.25%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12569/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)