Skip to content

fix more cases

4abd00f
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove a few unnecessary .expect("infallible") #6766

fix more cases
4abd00f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@94a5591). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/chain_sync/network_context.rs 0.00% 3 Missing ⚠️
src/rpc/methods/f3.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/auth/mod.rs 100.00% <100.00%> (ø)
src/chain/store/index.rs 87.11% <100.00%> (ø)
src/rpc/methods/f3.rs 2.06% <0.00%> (ø)
src/chain_sync/network_context.rs 30.68% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94a5591...4abd00f. Read the comment docs.