Skip to content

refactor: move file/program context apis into compiler #2607

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
Apr 1, 2025

Conversation

DylanPiercey
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Apr 1, 2025

🦋 Changeset detected

Latest commit: cba8abd

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

This PR includes changesets to release 2 packages
Name Type
@marko/runtime-tags Patch
@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

@DylanPiercey DylanPiercey merged commit 7110193 into main Apr 1, 2025
6 checks passed
@DylanPiercey DylanPiercey deleted the current-program-path-refactor branch April 1, 2025 04:07
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

Attention: Patch coverage is 88.75000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 87.36%. Comparing base (225fee2) to head (cba8abd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/compiler/src/babel-plugin/index.js 88.14% 16 Missing ⚠️
...ckages/runtime-tags/src/translator/util/signals.ts 85.71% 3 Missing ⚠️
...s/runtime-tags/src/translator/core/html-comment.ts 50.00% 2 Missing ⚠️
...es/runtime-tags/src/translator/core/html-script.ts 60.00% 2 Missing ⚠️
...ges/runtime-tags/src/translator/core/html-style.ts 60.00% 2 Missing ⚠️
...ges/runtime-tags/src/translator/util/references.ts 83.33% 1 Missing ⚠️
...kages/runtime-tags/src/translator/util/sections.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2607      +/-   ##
==========================================
- Coverage   87.38%   87.36%   -0.02%     
==========================================
  Files         356      356              
  Lines       41849    41841       -8     
  Branches     2899     2900       +1     
==========================================
- Hits        36569    36555      -14     
- Misses       5252     5258       +6     
  Partials       28       28              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot mentioned this pull request Apr 1, 2025
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