Skip to content

fix(jsx-ast): use metadata generator #303

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

Merged
merged 1 commit into from
Jun 4, 2025
Merged

fix(jsx-ast): use metadata generator #303

merged 1 commit into from
Jun 4, 2025

Conversation

avivkeller
Copy link
Member

Ref: #272

@Copilot Copilot AI review requested due to automatic review settings June 3, 2025 23:07
@avivkeller avivkeller requested a review from a team as a code owner June 3, 2025 23:07
Copy link
Contributor

@Copilot Copilot AI left a comment

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 updates the dependency for the jsx-ast generator from 'ast' to 'metadata' as referenced in issue #272.

  • Changed the 'dependsOn' property value to 'metadata'

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.58%. Comparing base (702cb43) to head (70b0759).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   90.58%   90.58%           
=======================================
  Files          63       63           
  Lines        4767     4767           
  Branches      191      191           
=======================================
  Hits         4318     4318           
  Misses        446      446           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@avivkeller avivkeller added the fast track used to fast tracking pull requests label Jun 4, 2025
@avivkeller avivkeller merged commit cf9034c into main Jun 4, 2025
8 checks passed
@avivkeller avivkeller deleted the jsx/metadata branch June 4, 2025 00:56
@avivkeller
Copy link
Member Author

Fast tracking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast track used to fast tracking pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants