Skip to content

fix(watch): clear ambient git env so repo detection honors current_dir - #171

Merged
sunerpy merged 1 commit into
mainfrom
fix/watch-testdir-unique
Jul 24, 2026
Merged

fix(watch): clear ambient git env so repo detection honors current_dir#171
sunerpy merged 1 commit into
mainfrom
fix/watch-testdir-unique

fix(watch): clear ambient git env so repo detection honors current_dir

a468081
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

95.27% (target 95.00%)

View this Pull Request on Codecov

95.27% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   95.27%   95.27%           
=======================================
  Files         124      124           
  Lines       61312    61316    +4     
=======================================
+ Hits        58412    58416    +4     
  Misses       2900     2900           
Files with missing lines Coverage Δ
crates/codegraph-watch/src/git.rs 94.42% <100.00%> (+0.11%) ⬆️
crates/codegraph-watch/src/worktree.rs 92.48% <100.00%> (-0.12%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.