OfficeDev / TeamsFx

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

fix: record localdebug status #11443

Closed xuruiyao-msft closed 3 weeks ago

xuruiyao-msft commented 3 weeks ago

Record the local debug success/failure in .fx/projectStatus.json. It would be used in the nextStep for Office GitHub Agent project.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.79%. Comparing base (18cd3e0) to head (efa159d). Report is 13 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11443/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/11443?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11443 +/- ## ========================================== + Coverage 87.78% 87.79% +0.01% ========================================== Files 495 495 Lines 29668 29726 +58 Branches 5768 5880 +112 ========================================== + Hits 26043 26099 +56 + Misses 1781 1779 -2 - Partials 1844 1848 +4 ``` [see 13 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11443/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)