Skip to content

fix: preserve scriptlet blocks and fix comments - #83

Merged
LuLaValva merged 3 commits into
mainfrom
scriptlet-comments
Aug 15, 2025
Merged

fix: preserve scriptlet blocks and fix comments#83
LuLaValva merged 3 commits into
mainfrom
scriptlet-comments

Conversation

@LuLaValva

Copy link
Copy Markdown
Member

Description

  • Preserve blocks when there are multiple statements in a scriptlet
  • Fix comments in scriptlets

Motivation and Context

  • Comments were being stripped from scriptlet blocks

@LuLaValva LuLaValva self-assigned this Jul 31, 2025
@codecov

codecov Bot commented Aug 15, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.18519% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.01%. Comparing base (c0002ba) to head (9726ef5).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/index.ts 81.81% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   85.23%   86.01%   +0.78%     
==========================================
  Files          11       11              
  Lines         684      701      +17     
  Branches      221      230       +9     
==========================================
+ Hits          583      603      +20     
+ Misses         57       54       -3     
  Partials       44       44              

☔ 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.

@LuLaValva
LuLaValva merged commit a7aaae8 into main Aug 15, 2025
4 of 5 checks passed
@LuLaValva
LuLaValva deleted the scriptlet-comments branch August 15, 2025 17:15
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant