Skip to content

Merge branch 'main' into hm/ut-start-rpc

1f7f001
Select commit
Loading
Failed to load commit list.
Merged

test: unit test for start_rpc #6493

Merge branch 'main' into hm/ut-start-rpc
1f7f001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

63.32% (+0.61%) compared to 197805f

View this Pull Request on Codecov

63.32% (+0.61%) compared to 197805f

Details

Codecov Report

❌ Patch coverage is 66.66667% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.32%. Comparing base (197805f) to head (1f7f001).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/tool/offline_server/server.rs 59.61% 34 Missing and 8 partials ⚠️
src/daemon/mod.rs 25.00% 11 Missing and 1 partial ⚠️
src/rpc/methods/auth.rs 66.66% 1 Missing and 2 partials ⚠️
src/daemon/context.rs 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 80.42% <100.00%> (+56.07%) ⬆️
src/daemon/context.rs 65.88% <0.00%> (-0.94%) ⬇️
src/rpc/methods/auth.rs 32.55% <66.66%> (+32.55%) ⬆️
src/daemon/mod.rs 29.34% <25.00%> (-0.03%) ⬇️
src/tool/offline_server/server.rs 30.66% <59.61%> (+30.66%) ⬆️

... and 27 files with indirect coverage changes


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 197805f...1f7f001. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.