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

chore: master merge next #151

Merged
merged 13 commits into from
Nov 21, 2023
Merged

chore: master merge next #151

merged 13 commits into from
Nov 21, 2023

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Oct 26, 2023

No description provided.

* feat: css var

* chore: code clean

* feat: update regexp

* feat: more feature

* test: add basic test case

* test: could mix

* feat: generate css var string when transform

* test: cssVarRegister

* test: add dynamic test

* chore: code clean

* test: auto clear test

* chore: code clean
* feat: css var support ssr

* chore: code clean

* chore: code clean

* chore: fix test
@github-actions
Copy link

github-actions bot commented Oct 26, 2023

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

🕐 Build time: 64.144s

🤖 By surge-preview

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (92dce00) 94.58% compared to head (f12ad84) 95.00%.

❗ Current head f12ad84 differs from pull request most recent head b39ab51. Consider uploading reports for the commit b39ab51 to get more accurate results

Files Patch % Lines
src/hooks/useStyleRegister.tsx 92.19% 11 Missing ⚠️
src/linters/NaNLinter.ts 46.15% 7 Missing ⚠️
src/hooks/useCSSVarRegister.ts 98.29% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   94.58%   95.00%   +0.41%     
==========================================
  Files          25       29       +4     
  Lines        2199     2584     +385     
  Branches      346      390      +44     
==========================================
+ Hits         2080     2455     +375     
- Misses        119      129      +10     

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

@MadCcc MadCcc marked this pull request as ready for review November 8, 2023 06:44
MadCcc and others added 5 commits November 13, 2023 11:12
@MadCcc MadCcc merged commit defcde1 into master Nov 21, 2023
10 checks passed
@MadCcc MadCcc deleted the next branch November 21, 2023 02:16
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