Skip to content

fix(core): address code review findings#54

Merged
ademboukabes merged 13 commits into
developfrom
fix/code-review
Jun 9, 2026
Merged

fix(core): address code review findings#54
ademboukabes merged 13 commits into
developfrom
fix/code-review

Conversation

@ademboukabes

Copy link
Copy Markdown
Collaborator

Description

This PR fixes a few bugs and cleans up some technical debt found during code review.

Fixes

  • Added missing await to sadd, sismember, and srem in RedisClient.
  • Added email normalization (.strip().lower()) for staff users.
  • Cleaned up a debug print and fixed a typo in get_staff_user.
  • Ran linter autofixes and silenced mypy for redis async methods.

@ademboukabes ademboukabes changed the base branch from main to develop June 9, 2026 17:53
@ademboukabes ademboukabes merged commit e1b537e into develop Jun 9, 2026
1 check passed
@ademboukabes ademboukabes deleted the fix/code-review branch June 9, 2026 17:54
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