Skip to content

Do a parsing from the items(multi=True)

fff5e58
Select commit
Loading
Failed to load commit list.
Draft

Fix flask bug with duplicate values in form body #425

Do a parsing from the items(multi=True)
fff5e58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 15, 2025 in 0s

25.00% of diff hit (target 95.55%)

View this Pull Request on Codecov

25.00% of diff hit (target 95.55%)

Annotations

Check warning on line 11 in aikido_zen/sources/flask/extract_form_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask/extract_form_data.py#L11

Added line #L11 was not covered by tests

Check warning on line 16 in aikido_zen/sources/flask/extract_form_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask/extract_form_data.py#L16

Added line #L16 was not covered by tests

Check warning on line 22 in aikido_zen/sources/flask/extract_form_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask/extract_form_data.py#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 24 in aikido_zen/sources/flask/extract_form_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask/extract_form_data.py#L24

Added line #L24 was not covered by tests

Check warning on line 27 in aikido_zen/sources/flask/extract_form_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aikido_zen/sources/flask/extract_form_data.py#L26-L27

Added lines #L26 - L27 were not covered by tests