Skip to content

fix(ExitCode): add from_str in ExitCode and replace parse_no_raise wi…

7d31f42
Select commit
Loading
Failed to load commit list.
Merged

fix(ExitCode): add from_str in ExitCode and replace parse_no_raise with it, warn if the error code is not in range #1545

fix(ExitCode): add from_str in ExitCode and replace parse_no_raise wi…
7d31f42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v4-9-0-test@6b4f8b0). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             v4-9-0-test    #1545   +/-   ##
==============================================
  Coverage               ?   97.98%           
==============================================
  Files                  ?       58           
  Lines                  ?     2680           
  Branches               ?        0           
==============================================
  Hits                   ?     2626           
  Misses                 ?       54           
  Partials               ?        0           

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