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

feat: support css var #147

Merged
merged 13 commits into from
Oct 25, 2023
Merged

feat: support css var #147

merged 13 commits into from
Oct 25, 2023

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Oct 17, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 17, 2023

🎊 PR Preview 8f2977f has been successfully built and deployed to https://ant-design-cssinjs-preview-pr-147.surge.sh

🕐 Build time: 71.726s

🤖 By surge-preview

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92dce00) 94.58% compared to head (56e1604) 95.10%.

❗ Current head 56e1604 differs from pull request most recent head 8f2977f. Consider uploading reports for the commit 8f2977f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #147      +/-   ##
==========================================
+ Coverage   94.58%   95.10%   +0.52%     
==========================================
  Files          25       27       +2     
  Lines        2199     2413     +214     
  Branches      346      375      +29     
==========================================
+ Hits         2080     2295     +215     
+ Misses        119      118       -1     
Files Coverage Δ
src/hooks/useCSSVarRegister.ts 100.00% <100.00%> (ø)
src/hooks/useCacheToken.tsx 99.59% <100.00%> (+0.17%) ⬆️
src/hooks/useStyleRegister/index.tsx 98.10% <100.00%> (-0.01%) ⬇️
src/index.ts 100.00% <100.00%> (ø)
src/util/css-variables.ts 100.00% <100.00%> (ø)
src/util/index.ts 57.96% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@MadCcc MadCcc changed the title feat: css var feat: support css var Oct 25, 2023
@MadCcc MadCcc marked this pull request as ready for review October 25, 2023 11:20
@MadCcc MadCcc merged commit 2f5c7b3 into next Oct 25, 2023
6 checks passed
@MadCcc MadCcc deleted the feat/css-variables branch October 25, 2023 11:53
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