igorbenav / fastcrud

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

docs update #94

Closed igorbenav closed 1 month ago

igorbenav commented 1 month ago

closes #92

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (8191543) to head (768c301). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 70 70 Lines 5429 5457 +28 ========================================= + Hits 5429 5457 +28 ```

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