Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Windows for pre-commit hook usage #165

Merged
merged 22 commits into from
Aug 28, 2023

Remove usage of grep and pipes in hooks

f502549
Select commit
Loading
Failed to load commit list.
Merged

Support Windows for pre-commit hook usage #165

Remove usage of grep and pipes in hooks
f502549
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2023 in 0s

71.42% (-0.19%) compared to fbd86e5

View this Pull Request on Codecov

71.42% (-0.19%) compared to fbd86e5

Details

Codecov Report

Merging #165 (f502549) into main (fbd86e5) will decrease coverage by 0.19%.
The diff coverage is 59.37%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   71.61%   71.42%   -0.19%     
==========================================
  Files           9        9              
  Lines         546      567      +21     
==========================================
+ Hits          391      405      +14     
- Misses        155      162       +7     
Files Changed Coverage Δ
ci_cd/tasks/docs_index.py 24.24% <25.00%> (+0.90%) ⬆️
ci_cd/tasks/api_reference_docs.py 64.58% <52.38%> (-0.84%) ⬇️
ci_cd/utils.py 94.48% <100.00%> (+0.32%) ⬆️