Skip to content

feat(parse_header): provide our own implementation of `parse_header()`

Codecov / codecov/patch failed Mar 21, 2024 in 1s

19.60% of diff hit (target 100.00%)

View this Pull Request on Codecov

19.60% of diff hit (target 100.00%)

Annotations

Check warning on line 56 in falcon/asgi/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/asgi/multipart.py#L56

Added line #L56 was not covered by tests

Check warning on line 252 in falcon/media/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/multipart.py#L252

Added line #L252 was not covered by tests

Check warning on line 278 in falcon/media/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/multipart.py#L278

Added line #L278 was not covered by tests

Check warning on line 314 in falcon/media/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/multipart.py#L314

Added line #L314 was not covered by tests

Check warning on line 496 in falcon/media/multipart.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/multipart.py#L496

Added line #L496 was not covered by tests

Check warning on line 805 in falcon/testing/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/testing/helpers.py#L805

Added line #L805 was not covered by tests

Check warning on line 30 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L30

Added line #L30 was not covered by tests

Check warning on line 33 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 35 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L35

Added line #L35 was not covered by tests

Check warning on line 40 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 44 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 46 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L46

Added line #L46 was not covered by tests

Check warning on line 49 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 54 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 74 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L74

Added line #L74 was not covered by tests

Check warning on line 76 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L76

Added line #L76 was not covered by tests

Check warning on line 78 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L78

Added line #L78 was not covered by tests

Check warning on line 80 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L80

Added line #L80 was not covered by tests

Check warning on line 82 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L82

Added line #L82 was not covered by tests

Check warning on line 84 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L84

Added line #L84 was not covered by tests

Check warning on line 86 in falcon/util/mediatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/util/mediatypes.py#L86

Added line #L86 was not covered by tests