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

refactor: generate customize copilot #11441

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Conversation

yuqizhou77
Copy link
Contributor

@yuqizhou77 yuqizhou77 commented Apr 23, 2024

  • scaffold basic GPT and GPT with plugin from scratch
  • generate basic GPT + plugin from existing API spec.

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

Attention: Patch coverage is 92.50000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 87.79%. Comparing base (5f9af3c) to head (0ac40ac).
Report is 8 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #11441      +/-   ##
==========================================
+ Coverage   87.78%   87.79%   +0.01%     
==========================================
  Files         495      495              
  Lines       29668    29726      +58     
  Branches     5741     5808      +67     
==========================================
+ Hits        26043    26099      +56     
+ Misses       1781     1779       -2     
- Partials     1844     1848       +4     
Files Coverage Δ
...ackages/fx-core/src/component/coordinator/index.ts 87.20% <100.00%> (+0.02%) ⬆️
...src/component/generator/copilotPlugin/generator.ts 95.39% <100.00%> (+0.25%) ⬆️
...src/component/generator/templates/templateNames.ts 100.00% <100.00%> (ø)
packages/fx-core/src/question/create.ts 92.93% <100.00%> (ø)
packages/spec-parser/src/interfaces.ts 100.00% <ø> (ø)
packages/spec-parser/src/specParser.ts 98.18% <ø> (ø)
packages/spec-parser/src/manifestUpdater.ts 93.03% <66.66%> (-0.47%) ⬇️
...t/driver/teamsApp/utils/CopilotGptManifestUtils.ts 93.93% <89.47%> (+7.27%) ⬆️

... and 6 files with indirect coverage changes

@yuqizhou77 yuqizhou77 force-pushed the yuqzho/generator-customize-gpt branch from 13bd944 to 28a219b Compare April 23, 2024 11:51
huimiu
huimiu previously approved these changes Apr 24, 2024
@yuqizhou77 yuqizhou77 changed the title refactor: generate customize gpt plugin refactor: generate customize gpt and GPT plugin Apr 24, 2024
@yuqizhou77 yuqizhou77 merged commit f55496d into dev Apr 24, 2024
19 checks passed
@yuqizhou77 yuqizhou77 deleted the yuqzho/generator-customize-gpt branch April 24, 2024 05:01
@huimiu huimiu changed the title refactor: generate customize gpt and GPT plugin refactor: generate customize copilot Apr 30, 2024
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.

6 participants