Skip to content

refactor: backends design + tests

Codecov / codecov/patch failed May 6, 2024 in 0s

91.73% of diff hit (target 100.00%)

View this Pull Request on Codecov

91.73% of diff hit (target 100.00%)

Annotations

Check warning on line 19 in fastapi_jwt/jwt.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 12 in fastapi_jwt/jwt_backends/abstract_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt_backends/abstract_backend.py#L12

Added line #L12 was not covered by tests

Check warning on line 17 in fastapi_jwt/jwt_backends/abstract_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt_backends/abstract_backend.py#L17

Added line #L17 was not covered by tests

Check warning on line 21 in fastapi_jwt/jwt_backends/abstract_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt_backends/abstract_backend.py#L21

Added line #L21 was not covered by tests

Check warning on line 25 in fastapi_jwt/jwt_backends/abstract_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt_backends/abstract_backend.py#L25

Added line #L25 was not covered by tests

Check warning on line 7 in fastapi_jwt/jwt_backends/authlib_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt_backends/authlib_backend.py#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 8 in fastapi_jwt/jwt_backends/python_jose_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_jwt/jwt_backends/python_jose_backend.py#L7-L8

Added lines #L7 - L8 were not covered by tests