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

null primary key bug fixed #107

Closed igorbenav closed 1 week ago

igorbenav commented 1 week ago

closes #102

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (072716f) to head (8b8ed9e).

:exclamation: Current head 8b8ed9e differs from pull request most recent head 38ed7b2

Please upload reports for the commit 38ed7b2 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 70 70 Lines 5425 5693 +268 ========================================== + Hits 5425 5693 +268 ```

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