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

ADM-999 [frontend][backend]: fix the error path #1598

Merged
merged 2 commits into from
Sep 6, 2024

ADM-999 [frontend][backend]: fix the test

b32834d
Select commit
Loading
Failed to load commit list.
Merged

ADM-999 [frontend][backend]: fix the error path #1598

ADM-999 [frontend][backend]: fix the test
b32834d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Sep 6, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- frontend/src/hooks/useGetSourceControlConfigurationCrewEffect.tsx  3
- frontend/src/containers/MetricsStep/SouceControlConfiguration/SourceControlMetricSelection/index.tsx  1
- frontend/src/hooks/useGetSourceControlConfigurationRepoEffect.tsx  3
         

Clones added
============
- frontend/__tests__/hooks/useGetSourceControlConfigurationRepoEffect.test.tsx  6
- frontend/__tests__/hooks/useGetSourceControlConfigurationBranchEffect.test.tsx  10
- frontend/__tests__/hooks/useGetSourceControlConfigurationCrewEffect.test.tsx  6
- frontend/src/hooks/useGetSourceControlConfigurationCrewEffect.tsx  3
- frontend/src/hooks/useGetSourceControlConfigurationBranchEffect.tsx  1
- frontend/src/hooks/useGetSourceControlConfigurationRepoEffect.tsx  2
         

See the complete overview on Codacy