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 arg-type from disabled error codes #619

Merged
merged 11 commits into from
Jun 17, 2024
Merged

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Jun 16, 2024

fixes #604

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

vercel bot commented Jun 16, 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 17, 2024 0:06am

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.69%. Comparing base (db91f55) to head (a002b95).
Report is 1 commits behind head on main.

Files Patch % Lines
authx/token.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
- Coverage   95.16%   94.69%   -0.47%     
==========================================
  Files          16       16              
  Lines         806      811       +5     
  Branches      127      128       +1     
==========================================
+ Hits          767      768       +1     
- Misses         27       29       +2     
- Partials       12       14       +2     

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

Copy link

sonarcloud bot commented Jun 17, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud

@yezz123 yezz123 marked this pull request as ready for review June 17, 2024 12:07
@yezz123 yezz123 merged commit 711f89f into main Jun 17, 2024
30 of 32 checks passed
@yezz123 yezz123 deleted the Typing/arg-type branch June 17, 2024 12:08
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 arg-type error code
1 participant