OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
466 stars 192 forks source link

refactor: update vite vars import method and readme #12408

Closed Yimin-Jin closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.62%. Comparing base (6744ee8) to head (c58f042). Report is 68 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12408/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/12408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12408 +/- ## ========================================== + Coverage 94.60% 94.62% +0.02% ========================================== Files 582 583 +1 Lines 34484 34561 +77 Branches 6680 6671 -9 ========================================== + Hits 32624 32705 +81 + Misses 1586 1582 -4 Partials 274 274 ``` [see 20 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12408/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)
Yimin-Jin commented 1 month ago

What's about js template? If the readme file is correct, I'll update the js template in the next commit.