OfficeDev / teams-toolkit

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

refactor: add plugin improvement #12324

Closed yuqizhou77 closed 3 weeks ago

yuqizhou77 commented 3 weeks ago
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 89.61%. Comparing base (fe75f00) to head (cabb7c0). Report is 6 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324/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/12324?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12324 +/- ## ======================================= Coverage 89.60% 89.61% ======================================= Files 582 582 Lines 34406 34418 +12 Branches 6748 6819 +71 ======================================= + Hits 30831 30844 +13 Misses 1586 1586 + Partials 1989 1988 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [packages/cli/src/userInteraction.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324?src=pr&el=tree&filepath=packages%2Fcli%2Fsrc%2FuserInteraction.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvY2xpL3NyYy91c2VySW50ZXJhY3Rpb24udHM=) | `82.50% <ø> (-0.07%)` | :arrow_down: | | [...es/fx-core/src/component/utils/envFunctionUtils.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Futils%2FenvFunctionUtils.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L3V0aWxzL2VudkZ1bmN0aW9uVXRpbHMudHM=) | `92.63% <100.00%> (ø)` | | | [packages/fx-core/src/core/FxCore.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcore%2FFxCore.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29yZS9GeENvcmUudHM=) | `89.82% <100.00%> (ø)` | | | [...extension/src/telemetry/vscodeTelemetryReporter.ts](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324?src=pr&el=tree&filepath=packages%2Fvscode-extension%2Fsrc%2Ftelemetry%2FvscodeTelemetryReporter.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvdnNjb2RlLWV4dGVuc2lvbi9zcmMvdGVsZW1ldHJ5L3ZzY29kZVRlbGVtZXRyeVJlcG9ydGVyLnRz) | `60.25% <100.00%> (+0.51%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12324/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)