Skip to content

Implement interface for calling PEP 517 hooks - #732

Merged
cottsay merged 6 commits into
masterfrom
cottsay/hook_caller
Jun 16, 2026
Merged

Implement interface for calling PEP 517 hooks#732
cottsay merged 6 commits into
masterfrom
cottsay/hook_caller

Push argument writing to background thread

0727c07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 0s

87.42% (+0.21%) compared to 0c9f39c

View this Pull Request on Codecov

87.42% (+0.21%) compared to 0c9f39c

Details

Codecov Report

❌ Patch coverage is 95.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.42%. Comparing base (0c9f39c) to head (0727c07).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...e/python_project/hook_caller_decorator/__init__.py 79.41% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #732      +/-   ##
==========================================
+ Coverage   87.21%   87.42%   +0.21%     
==========================================
  Files          69       73       +4     
  Lines        4106     4270     +164     
  Branches      709      726      +17     
==========================================
+ Hits         3581     3733     +152     
- Misses        414      425      +11     
- Partials      111      112       +1     

☔ 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.