Skip to content

Conversation

@AdrianGaj
Copy link
Collaborator

πŸ“ƒ Ticket

oqtopus-team/oqtopus-frontend#146

✍ Description

Add User API required for user settings:

  • GET /users/me
  • PATCH /users/me
  • DELETE /users/me

πŸ“Έ Test Result

πŸ”— Related PRs

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 97.38562% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/oqtopus_cloud/user/middleware.py 0.00% 4 Missing ⚠️
Files with missing lines Coverage Ξ”
...kend/oqtopus_cloud/user/common/validation_utils.py 100.00% <100.00%> (ΓΈ)
backend/oqtopus_cloud/user/lambda_function.py 100.00% <100.00%> (ΓΈ)
backend/oqtopus_cloud/user/routers/users.py 100.00% <100.00%> (ΓΈ)
backend/oqtopus_cloud/user/schemas/errors.py 96.00% <100.00%> (+0.54%) ⬆️
backend/oqtopus_cloud/user/schemas/users.py 100.00% <100.00%> (ΓΈ)
backend/oqtopus_cloud/user/middleware.py 26.66% <0.00%> (-4.11%) ⬇️
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the bugfix Bug fixes label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants