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

Merged
merged 3 commits into from
Jun 13, 2024
Merged

🔧 Remove type-arg from disabled error codes #612

merged 3 commits into from
Jun 13, 2024

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Jun 13, 2024

Fixes #610

@yezz123 yezz123 added Typing Related to Mypy refactor labels Jun 13, 2024
@yezz123 yezz123 self-assigned this 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 4:02pm

Copy link

sonarcloud bot commented Jun 13, 2024

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

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.06%. Comparing base (fed03ce) to head (ffa9364).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #612   +/-   ##
=======================================
  Coverage   95.06%   95.06%           
=======================================
  Files          16       16           
  Lines         811      811           
  Branches      127      128    +1     
=======================================
  Hits          771      771           
  Misses         28       28           
  Partials       12       12           

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

@yezz123 yezz123 merged commit 325735a into main Jun 13, 2024
32 checks passed
@yezz123 yezz123 deleted the mypy-type_arg branch June 13, 2024 16:04
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 type-arg error code
1 participant