Skip to content

fix(context): skip chmod on existing dir in SaveUploadedFile

6732132
Select commit
Loading
Failed to load commit list.
Open

fix(context): skip chmod on existing dir in SaveUploadedFile #4629

fix(context): skip chmod on existing dir in SaveUploadedFile
6732132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2026 in 0s

98.37% (-0.84%) compared to 3dc1cd6

View this Pull Request on Codecov

98.37% (-0.84%) compared to 3dc1cd6

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.37%. Comparing base (3dc1cd6) to head (6732132).
⚠️ Report is 275 commits behind head on master.

Files with missing lines Patch % Lines
context.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4629      +/-   ##
==========================================
- Coverage   99.21%   98.37%   -0.84%     
==========================================
  Files          42       48       +6     
  Lines        3182     3140      -42     
==========================================
- Hits         3157     3089      -68     
- Misses         17       42      +25     
- Partials        8        9       +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.