OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
453 stars 185 forks source link

fix: path of instruction.txt #12342

Closed yuqizhou77 closed 3 weeks ago

yuqizhou77 commented 3 weeks ago

Bug 29332511: [VSC]basic declarative copilot with API plugin from scratch (OAuth) ts project debug not work

github-actions[bot] commented 3 weeks ago

Fx-core feat commits:

CLI feat commits:

Extension-toolkit feat commits:

SDK feat commits:

SDK React feat commits:

.Net SDK feat commits:

Fx-core fix commits:

CLI fix commits:

Extension-toolkit fix commits:

SDK fix commits:

SDK React fix commits:

.Net SDK fix commits:

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 89.64%. Comparing base (be43f0e) to head (636bd7a). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12342/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/12342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## main #12342 +/- ## ======================================== Coverage 89.64% 89.64% ======================================== Files 582 582 Lines 34454 34454 Branches 6756 6644 -112 ======================================== Hits 30885 30885 Misses 1582 1582 Partials 1987 1987 ```