OfficeDev / teams-toolkit

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

fix(kiota): fix missing correlationId in telemetry #12416

Closed KennethBWSong closed 1 month ago

KennethBWSong commented 1 month ago

bug: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_sprints/taskboard/AuthAndData/Microsoft%20Teams%20Extensibility/Dilithium/CY24Q3/2Wk/2Wk12%20(Sep%2008%20-%20Sep%2021)?workitem=29507769

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 (7dab354) to head (c3fce37). Report is 1 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/teams-toolkit/pull/12416/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/12416?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #12416 +/- ## ======================================= Coverage 94.62% 94.62% ======================================= Files 583 583 Lines 34562 34562 Branches 6717 6718 +1 ======================================= Hits 32706 32706 Misses 1582 1582 Partials 274 274 ```