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

Feat/code refactor #32

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Feat/code refactor #32

merged 2 commits into from
Mar 15, 2024

Conversation

himanshu-wedensday
Copy link
Contributor

Ticket Link


Related Links


Description


Steps to Reproduce / Test



Checklist

  • PR description included
  • pytest passes
  • Tests are [changed or added]
  • Relevant documentation is changed or added (and PR referenced)

GIF's


Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
app
   app.py312423%10–61
   exceptions.py16160%1–24
app/config
   __init__.py3167%6
   base.py32391%44–46
   celery_config.py16160%1–25
   celery_utils.py20200%1–28
   redis_config.py4325%2–6
app/constants
   jwt_utils.py15150%1–19
app/daos
   home.py10100%1–18
   users.py71710%1–130
app/middlewares
   cache_middleware.py52520%1–68
   rate_limiter_middleware.py24240%1–32
   request_id_injection.py17170%1–25
app/models
   __init__.py330%1–5
   users.py27270%1–38
app/routes
   __init__.py11110%1–13
app/routes/cache_router
   __init__.py220%1–3
   cache_samples.py11110%1–15
app/routes/celery_router
   __init__.py220%1–3
   celery_samples.py11110%1–14
app/routes/home
   __init__.py220%1–3
   home.py33330%1–45
app/routes/users
   __init__.py220%1–3
   users.py38380%1–57
app/schemas/users
   users_request.py41410%1–70
   users_response.py880%1–11
app/sessions
   db.py53530%1–82
app/tests
   test_basic.py181517%7–31
app/utils
   exception_handler.py19190%1–36
   redis_utils.py330%1–5
   slack_notification_utils.py13130%1–29
   user_utils.py25250%1–36
app/wrappers
   cache_wrappers.py19190%1–27
TOTAL6526106% 

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 1 🔥 0.604s ⏱️

@anasnadeemws anasnadeemws merged commit effef37 into main Mar 15, 2024
1 check passed
@anasnadeemws anasnadeemws deleted the feat/code_refactor branch March 15, 2024 05:52
@himanshu-wedensday himanshu-wedensday restored the feat/code_refactor branch March 15, 2024 06:02
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.

3 participants