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

Remove dead api's User app #248

Merged
merged 20 commits into from
Aug 5, 2023
Merged

Remove dead api's User app #248

merged 20 commits into from
Aug 5, 2023

Conversation

Ashutosh619-sudo
Copy link
Contributor

No description provided.

@Ashutosh619-sudo Ashutosh619-sudo temporarily deployed to CI Environment August 3, 2023 11:25 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Tests Skipped Failures Errors Time
143 0 💤 0 ❌ 0 🔥 1m 3s ⏱️

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (d05cae5) 96.34% compared to head (29da621) 96.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   96.34%   96.33%   -0.01%     
==========================================
  Files          47       47              
  Lines        3364     3355       -9     
==========================================
- Hits         3241     3232       -9     
  Misses        123      123              
Files Changed Coverage Δ
apps/users/views.py 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

"""
refresh_token = AuthToken.objects.get(user__user_id=request.user).refresh_token

cluster_domain, _ = get_cluster_domain_and_refresh_token(request.user)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this function is not used anywhere pls remove this too

@Ashutosh619-sudo Ashutosh619-sudo temporarily deployed to CI Environment August 5, 2023 17:37 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Aug 5, 2023

Tests Skipped Failures Errors Time
143 0 💤 0 ❌ 0 🔥 59.748s ⏱️

@Ashutosh619-sudo Ashutosh619-sudo merged commit 6c75afc into master Aug 5, 2023
3 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.

3 participants