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

(Tags API) refactor section closure and binding processing #2347

Merged
merged 6 commits into from
Oct 31, 2024

Conversation

DylanPiercey
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 96.07843% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.38%. Comparing base (d4107c1) to head (78d7d08).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ckages/translator-tags/src/visitors/program/dom.ts 86.36% 3 Missing ⚠️
packages/translator-tags/src/util/optional.ts 96.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2347      +/-   ##
==========================================
+ Coverage   88.24%   88.38%   +0.14%     
==========================================
  Files         341      341              
  Lines       36495    36481      -14     
  Branches     2228     2235       +7     
==========================================
+ Hits        32205    32244      +39     
+ Misses       4277     4223      -54     
- Partials       13       14       +1     

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

Copy link

changeset-bot bot commented Oct 31, 2024

⚠️ No Changeset found

Latest commit: 78d7d08

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

@DylanPiercey DylanPiercey merged commit 7e93491 into main Oct 31, 2024
7 checks passed
@DylanPiercey DylanPiercey deleted the use-closure-analyze branch October 31, 2024 15:55
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