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

perf(spec-parser): add namespace for plugin.json #11377

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

SLdragon
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.72%. Comparing base (a297c6a) to head (e826e5a).
Report is 3 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev   #11377      +/-   ##
==========================================
+ Coverage   87.69%   87.72%   +0.03%     
==========================================
  Files         481      485       +4     
  Lines       29107    29238     +131     
  Branches     5740     5713      -27     
==========================================
+ Hits        25525    25650     +125     
  Misses       1773     1773              
- Partials     1809     1815       +6     
Files Coverage Δ
packages/spec-parser/src/manifestUpdater.ts 92.72% <100.00%> (+0.18%) ⬆️

... and 8 files with indirect coverage changes

@@ -212,6 +212,7 @@ export class ManifestUpdater {
schema_version: "v2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we change it to 2.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK,sure~

yuqizhou77
yuqizhou77 previously approved these changes Apr 16, 2024
@SLdragon SLdragon merged commit 587bbb4 into dev Apr 16, 2024
19 checks passed
@SLdragon SLdragon deleted the rentu-update416 branch April 16, 2024 07:19
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.

3 participants