OfficeDev / TeamsFx

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

perf: show auth in UI #11408

Closed yuqizhou77 closed 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 87.75%. Comparing base (28eb367) to head (1d04b10). Report is 2 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11408/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/11408?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11408 +/- ## ======================================== Coverage 87.74% 87.75% ======================================== Files 493 493 Lines 29453 29469 +16 Branches 5868 5715 -153 ======================================== + Hits 25844 25860 +16 Misses 1776 1776 Partials 1833 1833 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11408?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [packages/api/src/types.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11408?src=pr&el=tree&filepath=packages%2Fapi%2Fsrc%2Ftypes.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvYXBpL3NyYy90eXBlcy50cw==) | `0.00% <ø> (ø)` | | | [...re/src/component/generator/copilotPlugin/helper.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11408?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fgenerator%2FcopilotPlugin%2Fhelper.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2dlbmVyYXRvci9jb3BpbG90UGx1Z2luL2hlbHBlci50cw==) | `94.13% <100.00%> (+0.04%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11408/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)
yuqizhou77 commented 3 weeks ago

@supkasar could you help review strings in this PR? Thanks