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

kahwee / ch-header
86%

Build:
DEFAULT BRANCH: main
Repo Added 28 Oct 2025 08:33AM UTC
Token arUwX7UTevhBpxVlEV92ivoAabT0K8d3v regen
Build 49 Last
Files 24
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • claude/incomplete-request-011CUsyvaCugmdYnnE4tALZa
  • claude/separate-storybook-extension-layouts-011CV1YKE27ZCqiUJAnxjQTu
  • claude/upgrade-npm-storybook-v10-011CUwyKisLqbYuV8Y7qZ5kG
  • main

11 Nov 2025 07:49AM UTC coverage: 85.513%. Remained the same
19258788245

push

github

kahwee
chore: Enable tailwindPreserveDuplicates in Prettier config

- Add tailwindPreserveDuplicates: true to .prettierrc
- Preserves duplicate Tailwind classes instead of removing them
- Useful for when duplicate classes serve different purposes (e.g. specificity, overrides)
- Gives developers flexibility when duplicate classes are intentional

All 413 tests passing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

218 of 273 branches covered (79.85%)

Branch coverage included in aggregate %.

390 of 438 relevant lines covered (89.04%)

52.15 hits per line

Relevant lines Covered
Build:
Build:
438 RELEVANT LINES 390 COVERED LINES
52.15 HITS PER LINE
Source Files on main
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19258788245 main chore: Enable tailwindPreserveDuplicates in Prettier config - Add tailwindPreserveDuplicates: true to .prettierrc - Preserves duplicate Tailwind classes instead of removing them - Useful for when duplicate classes serve different purposes (e.g. s... push 11 Nov 2025 07:50AM UTC kahwee github
85.51
19258781550 main chore: Configure prettier-plugin-tailwindcss with tailwind config path - Add tailwindConfig path to .prettierrc pointing to ./tailwind.config.ts - Plugin now uses your Tailwind configuration for class sorting - Ensures classes are sorted accordin... push 11 Nov 2025 07:50AM UTC kahwee github
85.51
19258768091 main chore: Add prettier-plugin-tailwindcss for automatic class sorting - Install prettier-plugin-tailwindcss as dev dependency - Add plugin to .prettierrc configuration - Prettier will now automatically sort Tailwind CSS classes in consistent order -... push 11 Nov 2025 07:49AM UTC kahwee github
85.51
19258708432 main fix: Ensure footer "New" button sticks to bottom of sidebar - Add mt-auto to footer div as secondary flexbox guarantee - Footer already has shrink-0 which prevents it from compressing - Combined with parent flex-col h-full structure, mt-auto push... push 11 Nov 2025 07:46AM UTC kahwee github
85.51
19258676590 main fix: Add proper padding and centering to checkbox and delete button cells - Add pl-3 to checkbox cell for left padding - Add flex items-center justify-center to center checkbox vertically - Add pl-3 pr-3 to delete button cell for left and right p... push 11 Nov 2025 07:45AM UTC kahwee github
85.51
19258659101 main fix: Remove redundant cell padding from header rows - Remove py-2 from table cells since inputs already have py-2 padding - Checkbox and delete button cells now align properly with input field height - Keep horizontal padding (pl-0 pr-3, pl-3 pr-... push 11 Nov 2025 07:44AM UTC kahwee github
85.51
19258630240 main fix: Fix header row padding alignment in table layout - Remove inconsistent negative margins (-mt-px -mr-px) that caused misalignment - Replace pb-px with consistent py-2 padding for all table cells - Use pl-0 pr-3 for checkbox cell and pl-3 pr-0... push 11 Nov 2025 07:43AM UTC kahwee github
85.51
19258602864 main refactor: Use Tailwind classes for popup minimum dimensions - Replace inline styles with Tailwind utility classes - Use min-w-[600px] and min-h-[600px] instead of style attribute - More maintainable and consistent with Tailwind methodology - Clea... push 11 Nov 2025 07:41AM UTC kahwee github
85.51
19258594317 main fix: Remove hardcoded height constraint and add default popup dimensions - Replace hardcoded height: 508px on el-command-list with flex layout (flex-1 min-h-0) - Add min-width: 600px and min-height: 600px to root element for proper default popup ... push 11 Nov 2025 07:41AM UTC kahwee github
85.51
19258521037 main chore: Upgrade dependencies and improve CI/CD workflows - Upgrade storybook packages (10.0.2 → 10.0.6) - Upgrade tailwindcss and postcss packages (4.1.16 → 4.1.17) - Upgrade vitest and related packages (4.0.6 → 4.0.8) - Upgrade vite (7.1.12 → 7.2... push 11 Nov 2025 07:38AM UTC kahwee github
85.51
See All Builds (49)
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc