Flask-Middleware / flask-security

Quick and simple security for Flask applications
MIT License
622 stars 154 forks source link

Add support for Flask-SQLAlchemy-Lite datastore #994

Closed jwag956 closed 4 days ago

jwag956 commented 4 days ago

close #989

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.49%. Comparing base (ec70c1d) to head (5f07f1c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #994 +/- ## ========================================== + Coverage 98.45% 98.49% +0.03% ========================================== Files 36 37 +1 Lines 4665 4777 +112 ========================================== + Hits 4593 4705 +112 Misses 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.