Skip to content

MSRV 1.81: Implement core::error::Error for error types. #2388

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

Closed
wants to merge 1 commit into from

Conversation

briansmith
Copy link
Owner

No description provided.

@briansmith briansmith self-assigned this Feb 16, 2025
@briansmith briansmith linked an issue Feb 16, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.50%. Comparing base (ecbcdb3) to head (d705847).
Report is 472 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2388      +/-   ##
==========================================
- Coverage   96.60%   96.50%   -0.11%     
==========================================
  Files         176      174       -2     
  Lines       21640    21578      -62     
  Branches      529      526       -3     
==========================================
- Hits        20906    20823      -83     
+ Misses        618      617       -1     
- Partials      116      138      +22     

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

@briansmith briansmith closed this Feb 25, 2025
@briansmith briansmith deleted the b/core-error branch February 25, 2025 15:53
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.

Replace std::error with core::error
1 participant