yezz123 / authx

Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨
https://authx.yezz.me/
MIT License
771 stars 48 forks source link

🔧 Remove `call-overload` from disabled error codes #613

Closed yezz123 closed 2 months ago

yezz123 commented 2 months ago

fixes #609

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
authx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 9:59pm
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.18%. Comparing base (325735a) to head (47da7f9). Report is 1 commits behind head on main.

Files Patch % Lines
authx/main.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #613 +/- ## ========================================== + Coverage 95.06% 95.18% +0.11% ========================================== Files 16 16 Lines 811 810 -1 Branches 128 127 -1 ========================================== Hits 771 771 + Misses 28 27 -1 Partials 12 12 ```

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