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

fix(babel): use correct types for params and args #2059

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

LuLaValva
Copy link
Member

Use correct types for AST

@LuLaValva LuLaValva self-assigned this Nov 13, 2023
Copy link

changeset-bot bot commented Nov 13, 2023

🦋 Changeset detected

Latest commit: 98b8bdf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@marko/compiler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@648a949). Click here to learn what that means.

❗ Current head 4e1a31a differs from pull request most recent head 98b8bdf. Consider uploading reports for the commit 98b8bdf to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2059   +/-   ##
=======================================
  Coverage        ?   84.98%           
=======================================
  Files           ?      225           
  Lines           ?    18807           
  Branches        ?        0           
=======================================
  Hits            ?    15984           
  Misses          ?     2823           
  Partials        ?        0           

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

@DylanPiercey DylanPiercey merged commit aed8828 into main Nov 14, 2023
4 of 5 checks passed
@DylanPiercey DylanPiercey deleted the ast-types branch November 14, 2023 17:49
@github-actions github-actions bot mentioned this pull request Nov 14, 2023
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.

2 participants