OfficeDev / TeamsFx

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

perf(spec-parser): fix SME/type B generated reference id not match #11432

Closed SLdragon 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.78%. Comparing base (ff34f3b) to head (748e2c9). 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/11432/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/11432?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11432 +/- ## ======================================= Coverage 87.77% 87.78% ======================================= Files 495 495 Lines 29663 29667 +4 Branches 5780 5749 -31 ======================================= + Hits 26037 26042 +5 Misses 1781 1781 + Partials 1845 1844 -1 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11432?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/generator/copilotPlugin/generator.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11432?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcomponent%2Fgenerator%2FcopilotPlugin%2Fgenerator.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29tcG9uZW50L2dlbmVyYXRvci9jb3BpbG90UGx1Z2luL2dlbmVyYXRvci50cw==) | `95.13% <100.00%> (+0.03%)` | :arrow_up: | | [packages/fx-core/src/core/FxCore.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11432?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fcore%2FFxCore.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvY29yZS9GeENvcmUudHM=) | `88.85% <100.00%> (+0.16%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11432/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)