Skip to content

Fix Python discovery order - #2348

Merged
j178 merged 1 commit into
masterfrom
python-discovery
Jul 14, 2026
Merged

Fix Python discovery order#2348
j178 merged 1 commit into
masterfrom
python-discovery

Fix Python discovery order

1c8716c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

93.23% (-0.04%) compared to ec15d68

View this Pull Request on Codecov

93.23% (-0.04%) compared to ec15d68

Details

Codecov Report

❌ Patch coverage is 95.78947% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.23%. Comparing base (ec15d68) to head (1c8716c).

Files with missing lines Patch % Lines
crates/prek/src/languages/python/python.rs 95.78% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2348      +/-   ##
==========================================
- Coverage   93.27%   93.23%   -0.04%     
==========================================
  Files         128      128              
  Lines       26842    26912      +70     
==========================================
+ Hits        25036    25091      +55     
- Misses       1806     1821      +15     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.