Skip to content

chore: use `core::error::Error`

fb9b0b6
Select commit
Loading
Failed to load commit list.
Merged

Replace std::error::Error with core::error::Error #397

chore: use `core::error::Error`
fb9b0b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 1s

79.77% (+0.70%) compared to c4a3b8c

View this Pull Request on Codecov

79.77% (+0.70%) compared to c4a3b8c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.77%. Comparing base (c4a3b8c) to head (fb9b0b6).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #397      +/-   ##
==========================================
+ Coverage   79.06%   79.77%   +0.70%     
==========================================
  Files          24       24              
  Lines        5298     5266      -32     
  Branches      241      241              
==========================================
+ Hits         4189     4201      +12     
+ Misses       1032      988      -44     
  Partials       77       77              

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