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

feature - Sentry integration #28

Merged
merged 2 commits into from
Mar 14, 2024
Merged

feature - Sentry integration #28

merged 2 commits into from
Mar 14, 2024

Conversation

anasnadeemws
Copy link
Collaborator

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

github-actions bot commented Mar 13, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
app
   app.py312423%10–61
app/config
   __init__.py2150%4
   base.py31390%42–44
   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.py880%1–14
   users.py63630%1–115
app/middlewares
   cache_middleware.py50500%1–64
   rate_limiter_middleware.py24240%1–32
   request_id_injection.py16160%1–23
app/models
   __init__.py220%11–13
   users.py25250%1–35
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.py30300%1–40
app/routes/users
   __init__.py220%1–3
   users.py38380%1–59
app/schemas/users
   users_request.py41410%1–70
   users_response.py880%1–11
app/sessions
   db.py50500%1–75
app/tests
   test_basic.py151313%5–27
app/utils
   exception_handler.py16160%1–32
   redis_utils.py330%1–5
   slack_notification_utils.py13130%1–29
   user_utils.py23230%1–32
app/wrappers
   cache_wrappers.py17170%1–24
TOTAL6025636% 

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

@himanshu-wedensday himanshu-wedensday merged commit 36519cb into main Mar 14, 2024
1 check passed
@himanshu-wedensday himanshu-wedensday deleted the feat/sentry branch March 14, 2024 06:43
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.

2 participants