priyanshu-panwar / fastapi-utilities

🎨⚡️🔥 Reusable Utilities for FastAPI
https://youtu.be/ZIggeTU8JhQ?si=SO1B0Is0RdXDkbCa
MIT License
40 stars 1 forks source link

Resolve `imports` #23

Closed priyanshu-panwar closed 3 weeks ago

priyanshu-panwar commented 3 weeks ago

This pull request includes changes to improve the import structure and update the usage example in the README.md for the fastapi_utilities package.

Improvements to import structure:

Documentation update:

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 76.21%. Comparing base (3e24e61) to head (e87e06f). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #23 +/- ## ========================================== + Coverage 75.92% 76.21% +0.29% ========================================== Files 9 10 +1 Lines 162 164 +2 ========================================== + Hits 123 125 +2 Misses 39 39 ```

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