Skip to content

breaking/feat: parse @supports prelude into declarations#223

Merged
bartveneman merged 2 commits into
mainfrom
fix/at-rule-prefix
May 3, 2026
Merged

breaking/feat: parse @supports prelude into declarations#223
bartveneman merged 2 commits into
mainfrom
fix/at-rule-prefix

Conversation

@bartveneman
Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 3, 2026

Bundle Report

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

Detailed changes
Bundle name Size Change
@projectwallace/css-parser-esm 184.47kB 2.97kB (1.63%) ⬆️

Affected Assets, Files, and Routes:

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

Assets Changed:

Asset Name Size Change Total Size Change (%)
node-types-D3K9wUYU.d.ts (New) 23.28kB 23.28kB 100.0% 🚀
parse-atrule-prelude.js 1.78kB 22.73kB 8.52% ⚠️
css-node-DSWz7wzo.js (New) 14.04kB 14.04kB 100.0% 🚀
index.d.ts 158 bytes 9.07kB 1.77%
arena-DnV0a_Ne.js (New) 7.2kB 7.2kB 100.0% 🚀
index.js 143 bytes 6.62kB 2.21%
arena-CSK5NfHq.d.ts (New) 4.38kB 4.38kB 100.0% 🚀
constants.d.ts 86 bytes 2.69kB 3.3%
constants.js 76 bytes 2.26kB 3.48%
parse-atrule-prelude.d.ts 75 bytes 1.77kB 4.43%
node-types-D282RMOz.d.ts (Deleted) -22.8kB 0 bytes -100.0% 🗑️
css-node-DMd5jbdm.js (Deleted) -14.0kB 0 bytes -100.0% 🗑️
arena-CveFYH2l.js (Deleted) -7.14kB 0 bytes -100.0% 🗑️
arena-D6TANE5e.d.ts (Deleted) -4.31kB 0 bytes -100.0% 🗑️

Files in parse-atrule-prelude.js:

  • ./src/parse-atrule-prelude.ts → Total Size: 22.29kB

Files in css-node-DSWz7wzo.js:

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

Files in arena-DnV0a_Ne.js:

  • ./src/arena.ts → Total Size: 6.41kB

Files in index.js:

  • ./src/index.ts → Total Size: 0 bytes

  • ./src/node-types.ts → Total Size: 2.63kB

Files in constants.js:

  • ./src/constants.ts → Total Size: 827 bytes

@bartveneman bartveneman merged commit 0714105 into main May 3, 2026
4 of 5 checks passed
@bartveneman bartveneman deleted the fix/at-rule-prefix branch May 3, 2026 11:47
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.47%. Comparing base (d91fab5) to head (c7776e1).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/parse-atrule-prelude.ts 83.78% 6 Missing ⚠️
src/node-types.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   93.66%   93.47%   -0.19%     
==========================================
  Files          17       17              
  Lines        2920     2960      +40     
  Branches      800      809       +9     
==========================================
+ Hits         2735     2767      +32     
- Misses        185      193       +8     

☔ 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