Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: rename renderBody to content in tags api #2436

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

DylanPiercey
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: fe9e76a

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

This PR includes changesets to release 3 packages
Name Type
@marko/translator-interop-class-tags Patch
marko Patch
@marko/runtime-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 render-body-to-content branch from 3946f04 to fe9e76a Compare December 19, 2024 21:39
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 13 lines in your changes missing coverage. Please review.

Project coverage is 87.06%. Comparing base (4bb8ff1) to head (fe9e76a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/runtime-tags/src/html/dynamic-tag.ts 66.66% 4 Missing and 1 partial ⚠️
...untime-tags/src/translator/util/translate-attrs.ts 86.20% 4 Missing ⚠️
...time-tags/src/translator/visitors/program/index.ts 86.66% 1 Missing and 1 partial ⚠️
packages/runtime-tags/src/html/compat.ts 88.88% 1 Missing ⚠️
packages/runtime-tags/src/html/writer.ts 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2436      +/-   ##
==========================================
+ Coverage   87.03%   87.06%   +0.02%     
==========================================
  Files         348      348              
  Lines       39311    39386      +75     
  Branches     2533     2541       +8     
==========================================
+ Hits        34215    34291      +76     
+ Misses       5069     5068       -1     
  Partials       27       27              

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

@rturnq rturnq merged commit a364d1e into main Dec 19, 2024
9 checks passed
@rturnq rturnq deleted the render-body-to-content branch December 19, 2024 22:00
@github-actions github-actions bot mentioned this pull request Dec 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants