Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Create a Microsoft Copilot plugin from an API in API Center #212

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

pierceboggan
Copy link
Contributor

This PR adds the ability to create a plugin for Microsoft Copilot from an API in API Center leveraging Microsoft Kiota.

Note: This experience does require access to a pre-release build of the Microsoft Kiota VS Code extension.

@pierceboggan pierceboggan changed the title Create a Microsoft Copilot plugin from an API in API Center Feature: Create a Microsoft Copilot plugin from an API in API Center Jul 22, 2024
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 44.69%. Comparing base (7728311) to head (545b3a0).
Report is 23 commits behind head on dev.

Files with missing lines Patch % Lines
src/extension.ts 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #212      +/-   ##
==========================================
- Coverage   44.71%   44.69%   -0.02%     
==========================================
  Files          80       80              
  Lines        5119     5121       +2     
  Branches      177      177              
==========================================
  Hits         2289     2289              
- Misses       2829     2831       +2     
  Partials        1        1              
Files with missing lines Coverage Δ
src/extension.ts 0.00% <0.00%> (ø)

@wenytang-ms
Copy link
Contributor

Hi @pierceboggan , please merge the remote dev branch, then the CI in GitHub actions check will pass, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants