Skip to content

Implement core::error::Error for all error types #1462

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 2 commits into from
Apr 9, 2025
Merged

Conversation

Robbepop
Copy link
Member

@Robbepop Robbepop commented Apr 9, 2025

This way we no longer have to conditionally compile for std.

Robbepop added 2 commits April 9, 2025 14:23
This way we no longer have to conditionally compile for `std`.
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.41%. Comparing base (9403447) to head (6ff423f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1462      +/-   ##
==========================================
+ Coverage   71.40%   71.41%   +0.01%     
==========================================
  Files         162      162              
  Lines       16420    16420              
==========================================
+ Hits        11724    11727       +3     
+ Misses       4696     4693       -3     

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

@Robbepop Robbepop merged commit 790ecdd into main Apr 9, 2025
19 checks passed
@Robbepop Robbepop deleted the rf-use-core-error branch April 9, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant