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: issues with child template analysis on missing files #2367

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

DylanPiercey
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Nov 18, 2024

🦋 Changeset detected

Latest commit: 26c8ed3

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

This PR includes changesets to release 6 packages
Name Type
@marko/translator-tags Patch
@marko/babel-utils Patch
@marko/compiler Patch
marko Patch
@marko/translator-default Patch
@marko/translator-interop-class-tags 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

@DylanPiercey DylanPiercey force-pushed the ignore-child-template-errors branch from ad930f8 to 7393951 Compare November 18, 2024 22:23
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.86%. Comparing base (894d0d0) to head (26c8ed3).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/babel-utils/src/tags.js 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2367      +/-   ##
==========================================
- Coverage   87.91%   87.86%   -0.05%     
==========================================
  Files         344      344              
  Lines       37677    37712      +35     
  Branches     2371     2376       +5     
==========================================
+ Hits        33123    33135      +12     
- Misses       4531     4554      +23     
  Partials       23       23              

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


🚨 Try these New Features:

@DylanPiercey DylanPiercey force-pushed the ignore-child-template-errors branch from 7393951 to 26c8ed3 Compare November 18, 2024 22:27
@DylanPiercey DylanPiercey merged commit c8e943d into main Nov 18, 2024
5 checks passed
@DylanPiercey DylanPiercey deleted the ignore-child-template-errors branch November 18, 2024 22:28
@github-actions github-actions bot mentioned this pull request Nov 18, 2024
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.

1 participant