fix(context): only chmod newly created dirs in SaveUploadedFile (fixes #4622) #4650
+52
β8
Codecov / codecov/project
failed
May 9, 2026 in 1s
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 60.00000% with 2 lines in your changes missing coverage. Please review.
β
Project coverage is 98.37%. Comparing base (3dc1cd6) to head (ec746b4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| context.go | 60.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #4650 +/- ##
==========================================
- Coverage 99.21% 98.37% -0.84%
==========================================
Files 42 48 +6
Lines 3182 3141 -41
==========================================
- Hits 3157 3090 -67
- 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.
Loading