Skip to content

test: conditionally disable colors in CI

a375ca4
Select commit
Loading
Failed to load commit list.
Open

chore: migrate from chalk to picocolors #1069

test: conditionally disable colors in CI
a375ca4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2025 in 1s

29.73% (+0.08%) compared to 719b3fd

View this Pull Request on Codecov

29.73% (+0.08%) compared to 719b3fd

Details

Codecov Report

❌ Patch coverage is 16.39676% with 413 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.73%. Comparing base (719b3fd) to head (a375ca4).

Files with missing lines Patch % Lines
src/utils/clack/index.ts 26.31% 42 Missing ⚠️
src/nextjs/nextjs-wizard.ts 0.00% 38 Missing ⚠️
src/flutter/code-tools.ts 4.34% 22 Missing ⚠️
src/nuxt/sdk-setup.ts 0.00% 18 Missing ⚠️
src/nextjs/templates.ts 5.55% 17 Missing ⚠️
src/flutter/flutter-wizard.ts 0.00% 16 Missing ⚠️
src/sourcemaps/tools/wrangler.ts 6.25% 15 Missing ⚠️
src/remix/sdk-setup.ts 6.66% 14 Missing ⚠️
src/sourcemaps/sourcemaps-wizard.ts 6.66% 14 Missing ⚠️
src/angular/sdk-setup.ts 7.14% 13 Missing ⚠️
... and 37 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1069      +/-   ##
==========================================
+ Coverage   29.64%   29.73%   +0.08%     
==========================================
  Files         128      128              
  Lines       14686    14630      -56     
  Branches      969      969              
==========================================
- Hits         4354     4350       -4     
+ Misses      10315    10263      -52     
  Partials       17       17              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.