.codeclimate.yml | |
|
|
.eslintrc.js | 51 | A 0 mins |
|
.gitignore | |
|
|
.prettierrc.js | 3 | A 0 mins |
|
LICENSE | |
|
|
README.md | |
|
|
package.json | |
|
|
src/App.tsx | 58 | A 0 mins | A 100% |
src/cleanUp.ts | 20 | A 0 mins | A 100% |
src/components/common/Footer.tsx | 51 | A 0 mins | A 100% |
src/components/common/Loading.tsx | 20 | A 0 mins | A 100% |
src/components/common/NavBar.tsx | 28 | A 0 mins | A 100% |
src/components/common/ScreenTooSmall.tsx | 11 | A 0 mins | A 100% |
src/components/pages/About.tsx | 55 | A 0 mins | A 100% |
src/components/pages/Router.tsx | 23 | A 0 mins | A 100% |
src/components/pages/SingleLocation/LatestNumbers/SingleLocationLatestNumbers.tsx | 96 | A 0 mins | A 100% |
src/components/pages/SingleLocation/LatestNumbers/SingleLocationLatestNumbersItem.tsx | 44 | A 0 mins | A 100% |
src/components/pages/SingleLocation/Overall/SingleLocationOverall.tsx | 64 | A 2 hrs | A 100% |
src/components/pages/SingleLocation/Overall/SingleLocationOverallChart.tsx | 49 | A 0 mins | A 100% |
src/components/pages/SingleLocation/Overall/SingleLocationOverallTooltip.tsx | 34 | A 0 mins | F 11% |
src/components/pages/SingleLocation/SingleLocation.tsx | 250 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/EmaMessage.tsx | 58 | A 0 mins | B 87% |
src/components/pages/SingleLocation/common/LatestValuesMessage.tsx | 49 | A 0 mins | B 86% |
src/components/pages/SingleLocation/common/MoreInfo.tsx | 50 | A 0 mins | B 83% |
src/components/pages/SingleLocation/common/NoData.tsx | 4 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/ShareButtons.tsx | 187 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/charts/SingleLocationBarChart.tsx | 28 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/charts/SingleLocationChartContainer.tsx | 42 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/charts/SingleLocationChartProps.ts | 11 | A 0 mins | F 0% |
src/components/pages/SingleLocation/common/charts/SingleLocationLineChart.tsx | 22 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/inputs/LocationSelectionInput.tsx | 52 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/inputs/MinConfirmedCasesInput.tsx | 43 | A 0 mins | B 87% |
src/components/pages/SingleLocation/common/sections/SingleLocationSection.tsx | 22 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/sections/SingleLocationSectionCumulative.tsx | 46 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/sections/SingleLocationSectionNew.tsx | 66 | A 0 mins | A 100% |
src/components/pages/SingleLocation/common/sections/SingleLocationSectionProps.ts | 6 | A 0 mins | F 0% |
src/components/pages/SingleLocation/common/tooltips/SingleLocationTooltipBase.tsx | 25 | A 0 mins | F 33% |
src/components/pages/SingleLocation/common/tooltips/SingleLocationTooltipCumulative.tsx | 31 | A 0 mins | F 11% |
src/components/pages/SingleLocation/common/tooltips/SingleLocationTooltipEmaInfo.tsx | 19 | A 0 mins | F 20% |
src/components/pages/SingleLocation/common/tooltips/SingleLocationTooltipNew.tsx | 45 | A 0 mins | F 9% |
src/constants.ts | 46 | A 0 mins | A 100% |
src/index.tsx | 13 | A 0 mins | F 0% |
src/react-app-env.d.ts | 0 | A 0 mins |
|
src/setupTests.ts | 1 | A 0 mins |
|
src/sitemapGenerator.js | 8 | A 0 mins | F 0% |
src/styles/fonts.scss | |
|
|
src/styles/sharing-buttons.scss | |
|
|
src/styles/styles.scss | |
|
|
src/utilities/arrayUtilities.ts | 11 | A 0 mins | A 100% |
src/utilities/covid19ApiUtilities.ts | 134 | A 0 mins | A 100% |