OfficeDev / TeamsFx

Developer tools for building Teams apps
Other
425 stars 163 forks source link

fix: use consistent path delimiter when building package #11216

Closed yuqizhou77 closed 1 month ago

yuqizhou77 commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.23%. Comparing base (b54a7ba) to head (e77112f). Report is 2 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11216/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/11216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11216 +/- ## ======================================= Coverage 87.22% 87.23% ======================================= Files 458 458 Lines 27858 27878 +20 Branches 5601 5605 +4 ======================================= + Hits 24298 24318 +20 Misses 1788 1788 Partials 1772 1772 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11216?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [.../src/component/driver/teamsApp/createAppPackage.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11216?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fdriver%2FteamsApp%2FcreateAppPackage.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2RyaXZlci90ZWFtc0FwcC9jcmVhdGVBcHBQYWNrYWdlLnRz) | `90.39% <100.00%> (+0.22%)` | :arrow_up: | | [...-core/src/component/driver/teamsApp/utils/utils.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11216?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fdriver%2FteamsApp%2Futils%2Futils.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2RyaXZlci90ZWFtc0FwcC91dGlscy91dGlscy50cw==) | `84.90% <100.00%> (+0.29%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11216/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)