Skip to content

fix: remove unnecessary select! macro

bf4e33e
Select commit
Loading
Failed to load commit list.
Open

fix: remove unnecessary select! macro #6374

fix: remove unnecessary select! macro
bf4e33e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 1s

51.16% (-0.03%) compared to 4ea21a4

View this Pull Request on Codecov

51.16% (-0.03%) compared to 4ea21a4

Details

Codecov Report

❌ Patch coverage is 75.86207% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.16%. Comparing base (4ea21a4) to head (bf4e33e).

Files with missing lines Patch % Lines
src/daemon/mod.rs 0.00% 3 Missing ⚠️
src/utils/mod.rs 70.00% 1 Missing and 2 partials ⚠️
src/state_manager/utils.rs 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/tool/subcommands/api_cmd/test_snapshot.rs 85.53% <100.00%> (+0.44%) ⬆️
src/state_manager/utils.rs 77.03% <92.30%> (+0.75%) ⬆️
src/daemon/mod.rs 28.46% <0.00%> (+0.10%) ⬆️
src/utils/mod.rs 80.53% <70.00%> (-2.66%) ⬇️

... and 9 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 4ea21a4...bf4e33e. Read the comment docs.

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