igorbenav / fastcrud

FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
MIT License
641 stars 45 forks source link

deprecation warning added to depends #82

Closed igorbenav closed 4 months ago

igorbenav commented 4 months ago

closes #81

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (2e3bdd1) to head (9ae1f78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #82 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 64 64 Lines 4510 4509 -1 ========================================= - Hits 4510 4509 -1 ```

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