feat(multipart): add max_length to secure_filename() #2421
Codecov / codecov/project
failed
Dec 13, 2024 in 0s
99.93% (-0.07%) compared to 11076b8
View this Pull Request on Codecov
99.93% (-0.07%) compared to 11076b8
Details
Codecov Report
Attention: Patch coverage is 54.54545%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 99.93%. Comparing base (
11076b8
) to head (626da2d
).
Files with missing lines | Patch % | Lines |
---|---|---|
falcon/util/misc.py | 44.44% | 4 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2421 +/- ##
===========================================
- Coverage 100.00% 99.93% -0.07%
===========================================
Files 64 64
Lines 7728 7737 +9
Branches 1071 1073 +2
===========================================
+ Hits 7728 7732 +4
- Misses 0 4 +4
- Partials 0 1 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading