Skip to content

Fix thread-safety in temporary_cd by not calling os.chdir() in no-arg…

7287329
Select commit
Loading
Failed to load commit list.
Draft

Make temporary_cd() thread-safe by not calling os.chdir() in the no-argument form #147

Fix thread-safety in temporary_cd by not calling os.chdir() in no-arg…
7287329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

94.93% (+0.00%) compared to 7bc4a2f

View this Pull Request on Codecov

94.93% (+0.00%) compared to 7bc4a2f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.93%. Comparing base (7bc4a2f) to head (7287329).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   94.93%   94.93%           
=======================================
  Files           6        6           
  Lines         158      158           
=======================================
  Hits          150      150           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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