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: rename apiPlugin to plugin #11011

Merged
merged 3 commits into from
Mar 8, 2024
Merged

Conversation

yuqizhou77
Copy link
Contributor

@yuqizhou77 yuqizhou77 commented Mar 7, 2024

  • rename "apiPlugins" to "plugins" as what has been finalized in schema.

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 87.03%. Comparing base (b00041d) to head (49faad3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #11011      +/-   ##
==========================================
- Coverage   87.03%   87.03%   -0.01%     
==========================================
  Files         454      454              
  Lines       27096    27095       -1     
  Branches     5446     5445       -1     
==========================================
- Hits        23584    23583       -1     
  Misses       1768     1768              
  Partials     1744     1744              
Files Coverage Δ
.../src/component/driver/teamsApp/createAppPackage.ts 90.96% <100.00%> (-0.06%) ⬇️
...src/component/generator/copilotPlugin/generator.ts 94.57% <100.00%> (ø)
packages/fx-core/src/question/create.ts 92.75% <100.00%> (ø)
packages/manifest/src/manifest.ts 100.00% <ø> (ø)
packages/spec-parser/src/manifestUpdater.ts 88.99% <100.00%> (ø)
packages/vscode-extension/src/codeLensProvider.ts 77.96% <100.00%> (ø)
...c/component/driver/teamsApp/utils/ManifestUtils.ts 67.02% <0.00%> (ø)

@yuqizhou77 yuqizhou77 merged commit e3ec125 into dev Mar 8, 2024
19 checks passed
@yuqizhou77 yuqizhou77 deleted the yuqzho/api-plugin-rename branch March 8, 2024 02:18
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.

4 participants