Skip to content

fix(daemon): compare daemon paths by file identity, not string#289

Merged
AnnatarHe merged 1 commit into
mainfrom
claude/serene-ritchie-umgkkr
Jun 18, 2026
Merged

fix(daemon): compare daemon paths by file identity, not string#289
AnnatarHe merged 1 commit into
mainfrom
claude/serene-ritchie-umgkkr

fix(daemon): compare daemon paths by file identity, not string

6df7780
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

78.73% (target 80.00%)

View this Pull Request on Codecov

78.73% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
commands/daemon.install.go 66.66% 1 Missing ⚠️
model/path.go 92.30% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (78.73%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Files with missing lines Coverage Δ
commands/daemon.install.go 3.77% <66.66%> (+3.77%) ⬆️
model/path.go 95.77% <92.30%> (-0.90%) ⬇️

... and 1 file with indirect coverage changes

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