Skip to content

Optimize rgba func#262

Merged
owjs3901 merged 1 commit intomainfrom
optimize-rgba-func
Jul 22, 2025
Merged

Optimize rgba func#262
owjs3901 merged 1 commit intomainfrom
optimize-rgba-func

Conversation

@owjs3901
Copy link
Contributor

  • rgba to hex
  • rgb to hex
  • remove F of last char when length of char is 4
  • remove FF of last string when length of char is 8

@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
libs/css/src/constant.rs 100.00% <100.00%> (ø)
libs/css/src/lib.rs 98.38% <ø> (ø)
libs/css/src/optimize_value.rs 100.00% <100.00%> (ø)
🚀 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.

@owjs3901 owjs3901 merged commit ac23a0c into main Jul 22, 2025
2 checks passed
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.

1 participant

Comments