allcleardev / allclear-app

AllClear, an open source app for covid-19 status reporting, tracking and locating testing sites.
GNU Affero General Public License v3.0
6 stars 0 forks source link

Allclear 280 #348

Closed VinnieVendemia closed 4 years ago

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

No Coverage information No Coverage information
69.5% 69.5% Duplication

boriskozak commented 4 years ago

LGTM . Sonarqube is complaining for code duplication but its because of the test fixture

boriskozak commented 4 years ago

@VinnieVendemia I'm getting an error when pulling down the dev branch now and running npm run test

getting back

TypeError: Cannot read property 'code' of undefined
    at setup (/Users/bkozak/Code/allclear/allclear-app/temp/allclear-app/node_modules/jest-environment-puppeteer/lib/global.js:40:17)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)