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

🔨 Fix all functions & Types | Support Mypy #532

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

🔨 Fix all functions & Types | Support Mypy #532

wants to merge 22 commits into from

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Feb 10, 2024

No description provided.

@yezz123 yezz123 added enhancement New feature or request python Pull requests that update Python code labels Feb 10, 2024
@yezz123 yezz123 self-assigned this Feb 10, 2024
Copy link

vercel bot commented Feb 10, 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 May 25, 2024 10:00pm
authx-old ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2024 10:00pm

@vercel vercel bot temporarily deployed to Preview – authx-old February 19, 2024 00:40 Inactive
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: Patch coverage is 97.56098% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.73%. Comparing base (881b5d7) to head (bc16330).
Report is 6 commits behind head on main.

Current head bc16330 differs from pull request most recent head 399b500

Please upload reports for the commit 399b500 to get more accurate results.

Files Patch % Lines
authx/_internal/_callback.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
- Coverage   95.84%   92.73%   -3.12%     
==========================================
  Files          16       16              
  Lines         795      826      +31     
  Branches      121      132      +11     
==========================================
+ Hits          762      766       +4     
- Misses         24       41      +17     
- Partials        9       19      +10     

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

Copy link

sonarcloud bot commented May 25, 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code Typing Related to Mypy
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

✏️ Include Typing in Linting CI
1 participant