marko-js / marko

A declarative, HTML-based language that makes building web apps fun
https://markojs.com/
MIT License
13.43k stars 646 forks source link

fix: emit errors properly #2343

Closed LuLaValva closed 1 month ago

LuLaValva commented 1 month ago
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 90de6410b596cfff94d89b4436c1ae3e2bdbbef7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 88.23%. Comparing base (ddd20c4) to head (90de641). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/runtime-tags/src/html/template.ts 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2343 +/- ## ========================================== - Coverage 88.24% 88.23% -0.01% ========================================== Files 341 341 Lines 36493 36495 +2 Branches 2228 2228 ========================================== Hits 32203 32203 - Misses 4277 4279 +2 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.