code-specialist / fastapi-keycloak

Keycloak integration for Python FastAPI
https://fastapi-keycloak.code-specialist.com/
Apache License 2.0
193 stars 50 forks source link

Initial release #7

Closed code-specialist closed 2 years ago

code-specialist commented 2 years ago

https://pypi.org/project/fastapi-keycloak/0.0.1a0/

@JonasScholl any additions?

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (915a5ba) into master (7e7ba9a) will increase coverage by 4.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   86.11%   90.19%   +4.08%     
==========================================
  Files           6        4       -2     
  Lines         324      306      -18     
==========================================
- Hits          279      276       -3     
+ Misses         45       30      -15     
Impacted Files Coverage Δ
fastapi-keycloak/api.py 88.69% <ø> (ø)
fastapi-keycloak/exceptions.py 100.00% <ø> (ø)
fastapi-keycloak/model.py 94.11% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7e7ba9a...915a5ba. Read the comment docs.