OfficeDev / TeamsFx

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

fix: scaffolding from API spec with auth #11477

Closed yuqizhou77 closed 2 weeks ago

yuqizhou77 commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 87.81%. Comparing base (792eab7) to head (69f4fd2). Report is 6 commits behind head on dev.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11477/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/11477?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11477 +/- ## ========================================== - Coverage 87.83% 87.81% -0.02% ========================================== Files 496 496 Lines 29732 29730 -2 Branches 5873 5772 -101 ========================================== - Hits 26114 26107 -7 - Misses 1778 1782 +4 - Partials 1840 1841 +1 ``` | [Files](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11477?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/11477?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% <ø> (ø)` | | | [...src/component/generator/copilotPlugin/generator.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11477?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==) | `91.72% <100.00%> (-4.36%)` | :arrow_down: | | [packages/fx-core/src/question/create.ts](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11477?src=pr&el=tree&filepath=packages%2Ffx-core%2Fsrc%2Fquestion%2Fcreate.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev#diff-cGFja2FnZXMvZngtY29yZS9zcmMvcXVlc3Rpb24vY3JlYXRlLnRz) | `93.22% <100.00%> (+0.28%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11477/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)