Skip to content

feat(cli/unstable): Introduce Ansi module#6756

Merged
kt3k merged 17 commits into
denoland:mainfrom
BlackAsLight:ansi
Jul 22, 2025
Merged

feat(cli/unstable): Introduce Ansi module#6756
kt3k merged 17 commits into
denoland:mainfrom
BlackAsLight:ansi

Merge branch 'main' into ansi

5c2ba4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2025 in 1s

94.15% (+0.00%) compared to eccdeff

View this Pull Request on Codecov

94.15% (+0.00%) compared to eccdeff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.15%. Comparing base (eccdeff) to head (5c2ba4a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6756   +/-   ##
=======================================
  Coverage   94.15%   94.15%           
=======================================
  Files         587      587           
  Lines       42468    42468           
  Branches     6702     6702           
=======================================
  Hits        39986    39986           
  Misses       2433     2433           
  Partials       49       49           

☔ 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.