• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kahwee / ch-header / 18901695523
86%

Build:
DEFAULT BRANCH: main
Ran 29 Oct 2025 08:31AM UTC
Jobs 1
Files 21
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Oct 2025 08:30AM UTC coverage: 74.165% (+0.9%) from 73.266%
18901695523

push

github

kahwee
refactor: Use Tailwind tokens everywhere instead of hex colors

- Store profile colors as Tailwind tokens (e.g., 'purple-700') not hex values
- Removed unnecessary tailwindToHex and hexToTailwind utility functions
- Lookup hex values from COLOR_PALETTE only when needed for CSS styling
- Simplified color picker: directly passes Tailwind token to controller
- Updated all test data and story examples to use Tailwind tokens
- More semantic: Tailwind token is the source of truth for colors
- Eliminates coverage gap in utils.ts (removed unnecessary functions)

Changes:
- Removed: tailwindToHex(), hexToTailwind() from utils.ts
- popup.ts: Look up hex from COLOR_PALETTE for CSS styling
- popup-template.ts: Pass Tailwind token, look up hex for avatar
- All stories: color: '#hex' → color: 'tailwind-700'
- All tests: Updated mock data to use Tailwind tokens

All tests passing, typecheck passing, formatted code

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>

182 of 259 branches covered (70.27%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

329 of 430 relevant lines covered (76.51%)

50.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18901695523.1 29 Oct 2025 08:31AM UTC 21
74.17
GitHub Action Run
Source Files on build 18901695523
  • Tree
  • List 21
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18901695523
  • 872b39b3 on github
  • Prev Build on main (#18901406703)
  • Next Build on main (#18901765629)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc