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 889 - remove some 'name' column in DORA Metrics Detail page #1380

Merged
merged 8 commits into from
Apr 16, 2024

ADM-889:[frontend] fix: fix title unit and test

ea350c9
Select commit
Loading
Failed to load commit list.
Merged

Adm 889 - remove some 'name' column in DORA Metrics Detail page #1380

ADM-889:[frontend] fix: fix title unit and test
ea350c9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 16, 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/__tests__/components/Common/ReportForTwoColumns.test.tsx  1
- frontend/src/components/Common/ReportForTwoColumns/index.tsx  2
         

Complexity decreasing per file
==============================
+ frontend/src/components/Common/ReportForThreeColumns/index.tsx  -1
         

Clones added
============
- frontend/src/components/Common/ReportForThreeColumns/index.tsx  1
- frontend/src/components/Common/ReportForTwoColumns/index.tsx  1
         

Clones removed
==============
+ frontend/__tests__/hooks/reportMapper/report.test.tsx  -1
+ frontend/__tests__/hooks/reportMapper/deploymentFrequency.test.tsx  -1
         

See the complete overview on Codacy