Skip to content
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

Implement Error and ErrorCode for Rust #4743

Merged
merged 3 commits into from
Jan 14, 2025

use hex format for error code

8064d58
Select commit
Loading
Failed to load commit list.
Merged

Implement Error and ErrorCode for Rust #4743

use hex format for error code
8064d58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

85.85% (+0.10%) compared to 39c6b52

View this Pull Request on Codecov

85.85% (+0.10%) compared to 39c6b52

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (39c6b52) to head (8064d58).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4743      +/-   ##
==========================================
+ Coverage   85.74%   85.85%   +0.10%     
==========================================
  Files          56       56              
  Lines       17378    17400      +22     
==========================================
+ Hits        14901    14938      +37     
+ Misses       2477     2462      -15     

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