fix: remove unnecessary select! macro #6374
Merged
Codecov / codecov/project
succeeded
Jan 6, 2026 in 0s
52.50% (+0.00%) compared to 2198e98
View this Pull Request on Codecov
52.50% (+0.00%) compared to 2198e98
Details
Codecov Report
❌ Patch coverage is 75.86207% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.50%. Comparing base (2198e98) to head (143bf95).
| 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 7 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 2198e98...143bf95. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading