Skip to content

v0.5.10 - #9

Merged
AriasBros merged 24 commits into
mainfrom
dev
Aug 31, 2026
Merged

v0.5.10#9
AriasBros merged 24 commits into
mainfrom
dev

Conversation

@AriasBros

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread pyrannic/auth/guards/jwt_guard.py Fixed
Comment thread pyrannic/auth/guards/jwt_guard.py Fixed
Comment thread tests/application/config/auth.py Fixed
Comment thread tests/application/config/auth.py Fixed
Comment thread pyrannic/orm/drivers_config.py Fixed
Comment thread pyrannic/auth/config/guards_config.py Fixed
Comment thread pyrannic/auth/config/guards_config.py Fixed
Comment thread pyrannic/auth/config/guards_config.py Fixed
Comment thread pyrannic/auth/config/guards_config.py Fixed
Comment thread pyrannic/auth/config/user_providers_config.py Fixed
@github-code-quality

github-code-quality Bot commented Aug 16, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: Python

Python / code-coverage/pytest

The overall line coverage in commit 6f93ed7 in the dev branch is 100%. The line coverage in commit 0ae01bf in the main branch is 92%.

Show a line coverage summary of the most impacted files.
File main 0ae01bf dev 6f93ed7 +/-
auth/config/guards_config.py 100% 100% 0%
auth/safeguard.py 100% 100% 0%
orm/sqlalchemy/...soft_deletes.py 95% 100% +5%
orm/sqlalchemy/...leting_scope.py 48% 100% +52%
orm/sqlalchemy/...uery_builder.py 46% 100% +54%
orm/sqlalchemy/repository.py 34% 100% +66%
orm/sqlalchemy/...c_repository.py 27% 100% +73%
auth/guards/base_guard.py 0% 100% +100%
auth/guards/jwt_guard.py 0% 100% +100%
auth/guards/bearer_guard.py 0% 100% +100%

Updated August 31, 2026 21:20 UTC

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Comment thread docs_src/security/authentication/fetching_auth_user_example_01.py Fixed
Comment thread pyrannic/orm/sqlalchemy/connector.py Dismissed
Comment thread tests/unit/orm/sqlalchemy/async/conftest.py Dismissed
Comment thread tests/unit/orm/sqlalchemy/conftest.py Fixed
Comment thread tests/unit/orm/sqlalchemy/test_sa_repository.py Fixed
Comment thread tests/unit/orm/sqlalchemy/conftest.py Dismissed
guard: Resolves[GuardInterface[User]],
) -> PostsCollection:
# Retrieve the currently authenticated user
user = guard.user
@AriasBros
AriasBros merged commit ca5564c into main Aug 31, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant