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

🐛 Add edge cases Tests for error module #631

Merged
merged 7 commits into from
Jun 30, 2024
Merged

🐛 Add edge cases Tests for error module #631

merged 7 commits into from
Jun 30, 2024

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Jun 28, 2024

fixes #626

@yezz123 yezz123 self-assigned this Jun 28, 2024
Copy link

vercel bot commented Jun 28, 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 30, 2024 3:03pm

Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (422a8c9) to head (725008c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #631      +/-   ##
==========================================
+ Coverage   95.26%   95.40%   +0.14%     
==========================================
  Files          16       16              
  Lines         802      806       +4     
  Branches       97      125      +28     
==========================================
+ Hits          764      769       +5     
  Misses         27       27              
+ Partials       11       10       -1     

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

Copy link

@yezz123 yezz123 merged commit 2101cff into main Jun 30, 2024
25 of 32 checks passed
@yezz123 yezz123 deleted the ref/error_test branch June 30, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Investigate TypeError: coroutine object is not callable
1 participant