Skip to content

fix: upgrade generateBoundary from MD5 to SHA-256

84adf0b
Select commit
Loading
Failed to load commit list.
Merged

fix: upgrade generateBoundary from MD5 to SHA-256 #524

fix: upgrade generateBoundary from MD5 to SHA-256
84adf0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

71.26% (-0.02%) compared to 68134ad

View this Pull Request on Codecov

71.26% (-0.02%) compared to 68134ad

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.26%. Comparing base (68134ad) to head (84adf0b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/hooks/hook_executor_v2.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
- Coverage   71.27%   71.26%   -0.02%     
==========================================
  Files         222      222              
  Lines       18682    18682              
==========================================
- Hits        13315    13313       -2     
- Misses       4185     4188       +3     
+ Partials     1182     1181       -1     

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