OfficeDev / TeamsFx

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

perf: update schema for apiKey #11195

Closed KennethBWSong closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.21%. Comparing base (a277dba) to head (d00bcbb). 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/11195/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/11195?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev) ```diff @@ Coverage Diff @@ ## dev #11195 +/- ## ========================================== - Coverage 87.22% 87.21% -0.01% ========================================== Files 456 456 Lines 27654 27704 +50 Branches 5549 5560 +11 ========================================== + Hits 24120 24161 +41 - Misses 1777 1784 +7 - Partials 1757 1759 +2 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/OfficeDev/TeamsFx/pull/11195/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OfficeDev)
blackchoey commented 1 month ago

@jayzhang do we also need to update yaml-schema/yaml.schema.json?