OfficeDev / TeamsFx

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

refactor: add local debug e2e test cases for python templates #11478

Closed frankqianms closed 2 weeks ago

frankqianms commented 2 weeks ago

workitem: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/27787944 https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/27787945 https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/27787947

newly added test cases all passed: https://github.com/OfficeDev/TeamsFx/actions/runs/8828010423/job/24238178080

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 87.83%. Comparing base (2c983f9) to head (e55f82f). Report is 30 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11478/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/11478?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11478 +/- ## ========================================== + Coverage 87.78% 87.83% +0.04% ========================================== Files 495 496 +1 Lines 29668 29732 +64 Branches 5748 5740 -8 ========================================== + Hits 26043 26114 +71 + Misses 1781 1778 -3 + Partials 1844 1840 -4 ``` [see 26 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11478/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)