Skip to content

Conversation

@bartveneman
Copy link
Member

@bartveneman bartveneman commented Nov 12, 2025

  • Highlight CSS
  • Configurable via --highlight/--no-highlight CLI option Skipping for now, waiting until we actually need this
  • Tests

Closes #53

Screenshot 2026-01-18 at 11 40 21 Screenshot 2026-01-18 at 11 40 34

@bartveneman bartveneman marked this pull request as draft November 12, 2025 18:35
@codecov-commenter
Copy link

Bundle Report

Changes will increase total bundle size by 1.03kB (4.08%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
cli.js-esm 13.69kB 1.03kB (8.17%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: cli.js-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
cli.js 1.03kB 13.69kB 8.17% ⚠️

Files in cli.js:

  • ./src/cli/reporters/pretty.ts → Total Size: 5.17kB

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2026

Codecov Report

❌ Patch coverage is 76.27119% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.93%. Comparing base (124c8dd) to head (6c9364a).

Files with missing lines Patch % Lines
src/cli/reporters/pretty.ts 76.27% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   98.32%   96.93%   -1.39%     
==========================================
  Files          14       14              
  Lines         896      947      +51     
  Branches      107      117      +10     
==========================================
+ Hits          881      918      +37     
- Misses         13       27      +14     
  Partials        2        2              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bartveneman bartveneman marked this pull request as ready for review January 18, 2026 20:47
@bartveneman bartveneman changed the title WIP feat: syntax highlight css in pretty reporter feat: syntax highlight css in pretty reporter Jan 18, 2026
@bartveneman bartveneman merged commit 3c724ed into main Jan 18, 2026
7 checks passed
@bartveneman bartveneman deleted the syntax-highlight branch January 18, 2026 20:47
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.

🎨 Syntax highlight CSS in pretty reporter

3 participants