Skip to content

ref(control_silo): Move various users endpoints to users module #76341

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

Merged

Conversation

Christinarlong
Copy link
Contributor

Part of moving control silo user related resources into the users module. Moves endpoints & tests and updates and refs.

Apart of (#73856)

Part of moving control silo user related resources into the users module. Moves endpoints & tests and updates and refs.

Apart of (#73856)
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 16, 2024
@Christinarlong Christinarlong marked this pull request as ready for review August 16, 2024 19:30
@Christinarlong Christinarlong requested review from a team as code owners August 16, 2024 19:30
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 99.17355% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../users/api/endpoints/user_authenticator_details.py 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #76341      +/-   ##
==========================================
- Coverage   78.21%   78.21%   -0.01%     
==========================================
  Files        6888     6888              
  Lines      306422   306525     +103     
  Branches    52705    52742      +37     
==========================================
+ Hits       239675   239740      +65     
- Misses      60382    60396      +14     
- Partials     6365     6389      +24     

@Christinarlong Christinarlong merged commit 30dfbbc into master Aug 29, 2024
50 checks passed
@Christinarlong Christinarlong deleted the christinarlong/consolidate-users-endpoints-authenticator branch August 29, 2024 17:17
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants