OfficeDev / TeamsFx

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

refactor: add login error category #11498

Closed xiaolang124 closed 2 weeks ago

xiaolang124 commented 2 weeks ago

Add error category.

Fix: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/27212814

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 87.80%. Comparing base (8d76945) to head (71595c5).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11498/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/11498?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11498 +/- ## ======================================= Coverage 87.80% 87.80% ======================================= Files 496 496 Lines 29694 29695 +1 Branches 5814 5780 -34 ======================================= + Hits 26073 26074 +1 Misses 1782 1782 Partials 1839 1839 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11498?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/error/index.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11498?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Ferror%2Findex.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvZXJyb3IvaW5kZXgudHM=) | `100.00% <100.00%> (ø)` | |