igorbenav / fastcrud

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

Preparations for 0.14.0 #139

Closed igorbenav closed 3 months ago

igorbenav commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (3cbbb3a) to head (f8c8407).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## =========================================== + Coverage 99.71% 100.00% +0.28% =========================================== Files 71 71 Lines 5959 5934 -25 =========================================== - Hits 5942 5934 -8 + Misses 17 0 -17 ```

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