OfficeDev / TeamsFx

Developer tools for building Teams apps
Other
425 stars 163 forks source link

perf: fix unknown error when update aad #11211

Closed SLdragon closed 1 month ago

SLdragon commented 1 month ago

Fix Bug 27212810: BI: unhandled error for build aad manifest

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.22%. Comparing base (7fe3da4) to head (dec6195).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11211/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/11211?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11211 +/- ## ======================================= Coverage 87.22% 87.22% ======================================= Files 458 458 Lines 27850 27861 +11 Branches 5598 5601 +3 ======================================= + Hits 24291 24302 +11 Misses 1787 1787 Partials 1772 1772 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11211?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) | Coverage Δ | | |---|---|---| | [...src/component/driver/aad/error/aadManifestError.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11211?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fdriver%2Faad%2Ferror%2FaadManifestError.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2RyaXZlci9hYWQvZXJyb3IvYWFkTWFuaWZlc3RFcnJvci50cw==) | `94.87% <100.00%> (+0.93%)` | :arrow_up: | | [.../component/driver/aad/utility/aadManifestHelper.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11211?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fdriver%2Faad%2Futility%2FaadManifestHelper.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2RyaXZlci9hYWQvdXRpbGl0eS9hYWRNYW5pZmVzdEhlbHBlci50cw==) | `84.26% <100.00%> (+0.93%)` | :arrow_up: |