microsoft / vscode-azureapicenter

MIT License
17 stars 13 forks source link

feat: add API Center Plugin for GitHub Copilot for Azure #276

Closed formulahendry closed 4 weeks ago

formulahendry commented 1 month ago

demo video: https://microsoftapc-my.sharepoint.com/:v:/g/personal/junhan_microsoft_com1/EQk-cMuWJlFJn-qKcb_ljXEBl3Npd-K7SCjvOFA4Oli8VQ?e=oaYbmj&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJTdHJlYW1XZWJBcHAiLCJyZWZlcnJhbFZpZXciOiJTaGFyZURpYWxvZy1MaW5rIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXcifX0%3D

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.82609% with 6 lines in your changes missing coverage. Please review.

Project coverage is 48.90%. Comparing base (a328802) to head (029ae25). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
src/extension.ts 0.00% 4 Missing :warning:
src/copilot/generateOpenApi.ts 99.47% 1 Missing :warning:
src/copilot/getPlugins.ts 98.55% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276/graphs/tree.svg?width=650&height=150&src=pr&token=TIJgHIZNDD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft)](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) ```diff @@ Coverage Diff @@ ## dev #276 +/- ## ========================================== + Coverage 46.07% 48.90% +2.82% ========================================== Files 92 93 +1 Lines 5840 6053 +213 Branches 142 167 +25 ========================================== + Hits 2691 2960 +269 + Misses 3147 3091 -56 Partials 2 2 ``` | [Files with missing lines](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [src/constants.ts](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?src=pr&el=tree&filepath=src%2Fconstants.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#diff-c3JjL2NvbnN0YW50cy50cw==) | `100.00% <100.00%> (ø)` | | | [src/uiStrings.ts](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?src=pr&el=tree&filepath=src%2FuiStrings.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#diff-c3JjL3VpU3RyaW5ncy50cw==) | `100.00% <100.00%> (ø)` | | | [src/copilot/generateOpenApi.ts](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?src=pr&el=tree&filepath=src%2Fcopilot%2FgenerateOpenApi.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#diff-c3JjL2NvcGlsb3QvZ2VuZXJhdGVPcGVuQXBpLnRz) | `99.47% <99.47%> (ø)` | | | [src/copilot/getPlugins.ts](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?src=pr&el=tree&filepath=src%2Fcopilot%2FgetPlugins.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#diff-c3JjL2NvcGlsb3QvZ2V0UGx1Z2lucy50cw==) | `98.55% <98.55%> (ø)` | | | [src/extension.ts](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276?src=pr&el=tree&filepath=src%2Fextension.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#diff-c3JjL2V4dGVuc2lvbi50cw==) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/microsoft/vscode-azureapicenter/pull/276/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft)