Skip to content

Implement interface for calling PEP 517 hooks

6798cd6
Select commit
Loading
Failed to load commit list.
Open

Implement interface for calling PEP 517 hooks #732

Implement interface for calling PEP 517 hooks
6798cd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

87.52% (+0.31%) compared to b37a8d4

View this Pull Request on Codecov

87.52% (+0.31%) compared to b37a8d4

Details

Codecov Report

❌ Patch coverage is 94.81481% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.52%. Comparing base (b37a8d4) to head (6798cd6).

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.52%   +0.31%     
==========================================
  Files          69       73       +4     
  Lines        4106     4241     +135     
  Branches      709      720      +11     
==========================================
+ Hits         3581     3712     +131     
- Misses        414      420       +6     
+ Partials      111      109       -2     

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