hbakri / django-ninja-crud

🧩 Modular, composable API views for scalable Django Ninja projects, with built-in CRUD.
https://django-ninja-crud.readme.io
MIT License
503 stars 14 forks source link

refactor!: ⚒️ remove `model` attribute from `APIView` #485

Closed hbakri 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 (3da9f70) to head (bdfa0f1). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 37 37 Lines 1050 1045 -5 ========================================= - Hits 1050 1045 -5 ```

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