Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 Remove call-overload from disabled error codes #613

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Jun 13, 2024

fixes #609

@yezz123 yezz123 added Typing Related to Mypy refactor labels Jun 13, 2024
Copy link

vercel bot commented Jun 13, 2024

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

Copy link

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

@yezz123 yezz123 changed the title 🔧 Remove call-overload from disabled error codes 🔧 Remove call-overload from disabled error codes Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

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 ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yezz123 yezz123 merged commit a2216ca into main Jun 13, 2024
31 of 32 checks passed
@yezz123 yezz123 deleted the typing/call-overload branch June 13, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Typing Related to Mypy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typing: Fix call-overload error code
1 participant