OfficeDev / teams-toolkit

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

fix: custom copilot ts templates #12462

Closed kuojianlu closed 1 day ago

kuojianlu commented 1 day ago

Hotfix: https://dev.azure.com/msazure/Microsoft%20Teams%20Extensibility/_workitems/edit/29628374

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 93.34%. Comparing base (baf34e6) to head (675906b). Report is 3 commits behind head on hotfix/5.8.2.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12462/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/12462?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## hotfix/5.8.2 #12462 +/- ## ============================================== Coverage 93.34% 93.34% ============================================== Files 536 536 Lines 32390 32390 Branches 6395 6231 -164 ============================================== Hits 30235 30235 Misses 1880 1880 Partials 275 275 ```