evrimfeyyaz/covid-19-in-charts

View on GitHub
src/components/pages/SingleLocation/Overall/SingleLocationOverall.tsx

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Showing 2 of 2 total issues

Similar blocks of code found in 2 locations. Consider refactoring.
Open

const recoveryRateText = (
<MoreInfo
text="recovery rate"
info={
<img
src/components/pages/SingleLocation/Overall/SingleLocationOverall.tsx on lines 20..32

Similar blocks of code found in 2 locations. Consider refactoring.
Open

const caseFatalityRateText = (
<MoreInfo
text="case fatality rate"
info={
<img
src/components/pages/SingleLocation/Overall/SingleLocationOverall.tsx on lines 34..46

There are no issues that match your filters.

Category
Status