Skip to content

Clean up package.json by removing metadata - #66

Merged
Anselmoo merged 1 commit into
mainfrom
Anselmoo-patch-1
Feb 14, 2026
Merged

Clean up package.json by removing metadata#66
Anselmoo merged 1 commit into
mainfrom
Anselmoo-patch-1

Conversation

@Anselmoo

Copy link
Copy Markdown
Owner

Removed unnecessary metadata fields from package.json to streamline the file.

Removed unnecessary metadata fields from package.json to streamline the file.
Copilot AI review requested due to automatic review settings February 14, 2026 13:53
@semanticdiff-com

semanticdiff-com Bot commented Feb 14, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  package.json  0% smaller

@Anselmoo
Anselmoo merged commit af7418f into main Feb 14, 2026
4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the __metadata field from package.json, which is auto-generated by the VS Code Marketplace during extension publishing. This cleanup improves repository hygiene by removing auto-generated content that should not be version-controlled.

Changes:

  • Removed the __metadata object containing extension ID, publisher display name, and publisher ID from package.json

@codecov

codecov Bot commented Feb 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.76%. Comparing base (c4c3c81) to head (a6ff25c).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   95.76%   95.76%           
=======================================
  Files           6        6           
  Lines        1513     1513           
  Branches      194      194           
=======================================
  Hits         1449     1449           
  Misses         64       64           
Flag Coverage Δ
unittests 95.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants