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

feat(multipart): add max_length to secure_filename() #2421

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Updated code to handle test cases and comment

626da2d
Select commit
Loading
Failed to load commit list.
Open

feat(multipart): add max_length to secure_filename() #2421

Updated code to handle test cases and comment
626da2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

54.54% of diff hit (target 100.00%)

View this Pull Request on Codecov

54.54% of diff hit (target 100.00%)

Annotations

Check warning on line 382 in falcon/util/misc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/misc.py#L382

Added line #L382 was not covered by tests

Check warning on line 384 in falcon/util/misc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/misc.py#L384

Added line #L384 was not covered by tests

Check warning on line 386 in falcon/util/misc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/misc.py#L386

Added line #L386 was not covered by tests