Skip to content

fix: replace removed distutils.spawn with shutil.which (Python 3.12+)#908

Merged
alongd merged 2 commits into
mainfrom
fix-distutils-py314
Jul 5, 2026
Merged

fix: replace removed distutils.spawn with shutil.which (Python 3.12+)#908
alongd merged 2 commits into
mainfrom
fix-distutils-py314

fix: correct local ESS detection bugs (terachem key + found/not-found…

c62bdbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 4, 2026 in 0s

63.10% (-0.06%) compared to e7f2c98

View this Pull Request on Codecov

63.10% (-0.06%) compared to e7f2c98

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.10%. Comparing base (e7f2c98) to head (c62bdbb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #908      +/-   ##
==========================================
- Coverage   63.15%   63.10%   -0.06%     
==========================================
  Files         114      114              
  Lines       38178    38177       -1     
  Branches     9990     9990              
==========================================
- Hits        24113    24090      -23     
- Misses      11183    11199      +16     
- Partials     2882     2888       +6     

☔ View full report in Codecov by Harness.
📢 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.