OfficeDev / TeamsFx

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

refactor: add copilot create telemetry #11459

Closed xiaolang124 closed 2 weeks ago

xiaolang124 commented 2 weeks ago

Add create copilot project telemetry.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 93.75000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 87.81%. Comparing base (5fde52f) to head (0083c38). Report is 6 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11459/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/11459?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11459 +/- ## ========================================== + Coverage 87.78% 87.81% +0.02% ========================================== Files 495 495 Lines 29673 29749 +76 Branches 5827 5801 -26 ========================================== + Hits 26049 26123 +74 + Misses 1780 1778 -2 - Partials 1844 1848 +4 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11459?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [packages/fx-core/src/common/telemetry.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11459?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcommon%2Ftelemetry.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tbW9uL3RlbGVtZXRyeS50cw==) | `97.82% <100.00%> (+0.06%)` | :arrow_up: | | [...ackages/fx-core/src/component/coordinator/index.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11459?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fcoordinator%2Findex.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2Nvb3JkaW5hdG9yL2luZGV4LnRz) | `87.62% <88.88%> (+0.44%)` | :arrow_up: | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11459/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)