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

kahwee / bunki / 18700546798
88%

Build:
DEFAULT BRANCH: main
Ran 21 Oct 2025 11:29PM UTC
Jobs 1
Files 10
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

21 Oct 2025 11:28PM UTC coverage: 90.506% (+0.9%) from 89.64%
18700546798

push

github

kahwee
refactor: simplify CSS processor by removing error masking

- Removed fallback-to-copy logic (lines 43-71, 98-140, 143-160)
- Removed CommonJS/ESM mismatch handling (automatic .cjs conversion)
- Let PostCSS errors propagate directly instead of being masked
- Code reduced from 248 lines to 183 lines (-24% size reduction)
- Updated tests to expect errors instead of silent fallbacks

Changes:
- processCSS() now throws on PostCSS failure (no silent fallback)
- Removed directory existence fallback check
- Removed error output suppression - errors are visible
- Configuration issues now fail loudly with clear error messages
- PostCSS must work correctly; no graceful degradation

Benefits:
- Configuration errors are immediately obvious
- Simpler code path - easier to understand and maintain
- No more hidden CSS processing failures
- Developers get clear feedback when CSS build breaks

Tests:
- Updated CSS processor tests for new behavior
- Tests now expect errors when PostCSS fails
- All 219 tests passing

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

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

23 of 30 new or added lines in 1 file covered. (76.67%)

1 existing line in 1 file now uncovered.

1430 of 1580 relevant lines covered (90.51%)

48.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
59.68
-2.48% src/utils/css-processor.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
59.68
-2.48% src/utils/css-processor.ts
Jobs
ID Job ID Ran Files Coverage
1 bunki-tests - 18700546798.1 21 Oct 2025 11:29PM UTC 10
90.51
GitHub Action Run
Source Files on build 18700546798
  • Tree
  • List 10
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18700546798
  • f0a0f47c on github
  • Prev Build on main (#18700264971)
  • Next Build on main (#18700922051)
  • 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