OfficeDev / TeamsFx

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

feat: add copilot related templates #11464

Closed huimiu closed 2 weeks ago

huimiu commented 2 weeks ago

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

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 (6f1aa09) to head (8d5f803). Report is 27 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11464/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/11464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11464 +/- ## ========================================== + Coverage 87.79% 87.83% +0.03% ========================================== Files 495 496 +1 Lines 29726 29734 +8 Branches 5915 5788 -127 ========================================== + Hits 26099 26116 +17 + Misses 1779 1778 -1 + Partials 1848 1840 -8 ``` [see 19 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11464/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)
yuqizhou77 commented 2 weeks ago

should we add gpt.json for the gpt basic template as well?