Skip to content

fix: add missing types node's children#207

Merged
bartveneman merged 4 commits intomainfrom
fix/types-0.14.0
Apr 3, 2026
Merged

fix: add missing types node's children#207
bartveneman merged 4 commits intomainfrom
fix/types-0.14.0

Conversation

@bartveneman
Copy link
Copy Markdown
Member

Make WithChildren generic so we can give a narrower subset of what kind of children is possible if a node has children.

@bartveneman bartveneman merged commit 0eb66e9 into main Apr 3, 2026
4 of 5 checks passed
@bartveneman bartveneman deleted the fix/types-0.14.0 branch April 3, 2026 19:19
@codecov-commenter
Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 1.05kB (0.59%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
@projectwallace/css-parser-esm 181.23kB 1.05kB (0.59%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: @projectwallace/css-parser-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
node-types-De9R2IIL.d.ts (New) 22.41kB 22.41kB 100.0% 🚀
css-node-DwKXZuNm.js (New) 14.17kB 14.17kB 100.0% 🚀
node-types-Dt096ytO.d.ts (Deleted) -21.37kB 0 bytes -100.0% 🗑️
css-node-CbNQbD4P.js (Deleted) -14.15kB 0 bytes -100.0% 🗑️

Files in css-node-DwKXZuNm.js:

  • ./src/css-node.ts → Total Size: 13.96kB

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.50%. Comparing base (c375f50) to head (2188514).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files          17       17           
  Lines        2939     2939           
  Branches      810      810           
=======================================
  Hits         2748     2748           
  Misses        191      191           

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

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.

2 participants