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

Using the same session for all tests #96

Closed igorbenav closed 1 month ago

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 (faee3ec) to head (6df035c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 70 70 Lines 5429 5411 -18 ========================================= - Hits 5429 5411 -18 ```

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