Skip to content

Added ability to pass a console object to Cmd.print_to().

98cdaa0
Select commit
Loading
Failed to load commit list.
Merged

Added ability to pass a console object to Cmd.print_to(). #1593

Added ability to pass a console object to Cmd.print_to().
98cdaa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 1s

99.50% (+0.02%) compared to 3802eca

View this Pull Request on Codecov

99.50% (+0.02%) compared to 3802eca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (3802eca) to head (98cdaa0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1593      +/-   ##
==========================================
+ Coverage   99.48%   99.50%   +0.02%     
==========================================
  Files          21       21              
  Lines        4685     4691       +6     
==========================================
+ Hits         4661     4668       +7     
+ Misses         24       23       -1     

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