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]: Ensure closures called after setup. #2554

Merged
merged 4 commits into from
Mar 8, 2025

chore: update snapshots

816b92d
Select commit
Loading
Failed to load commit list.
Merged

[Tags API]: Ensure closures called after setup. #2554

chore: update snapshots
816b92d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2025 in 0s

87.01% (-0.06%) compared to 44fbd20, passed because coverage increased by 0.03% when compared to adjusted base (86.98%)

View this Pull Request on Codecov

87.01% (-0.06%) compared to 44fbd20, passed because coverage increased by 0.03% when compared to adjusted base (86.98%)

Details

Codecov Report

Attention: Patch coverage is 99.45355% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.01%. Comparing base (44fbd20) to head (816b92d).

Files with missing lines Patch % Lines
packages/runtime-tags/src/dom/template.ts 75.00% 1 Missing ⚠️
...ckages/runtime-tags/src/translator/util/signals.ts 99.35% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2554      +/-   ##
==========================================
- Coverage   87.06%   87.01%   -0.06%     
==========================================
  Files         352      352              
  Lines       40996    41093      +97     
  Branches     2772     2788      +16     
==========================================
+ Hits        35694    35756      +62     
- Misses       5277     5312      +35     
  Partials       25       25              

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