Skip to content

fix: Sketch preprocessing errors were displayed on stdout instead of stderr #2806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 9, 2025

Fixed output channel for stderr in sketch preprocessing

5810d62
Select commit
Loading
Failed to load commit list.
Merged

fix: Sketch preprocessing errors were displayed on stdout instead of stderr #2806

Fixed output channel for stderr in sketch preprocessing
5810d62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

67.61% (target 30.00%)

View this Pull Request on Codecov

67.61% (target 30.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.61%. Comparing base (d1b47cf) to head (5810d62).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2806      +/-   ##
==========================================
- Coverage   67.63%   67.61%   -0.02%     
==========================================
  Files         238      238              
  Lines       22392    22392              
==========================================
- Hits        15144    15141       -3     
- Misses       6060     6062       +2     
- Partials     1188     1189       +1     

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