We need to add ./src/utils in coverage - https://github.com/cd2bit/signsfive-web/blob/develop/config/.jestrc.json#L7 - although we will want to move or filter ./src/utils/registerServiceWorker.js out of the coverage since we did not wrote it and its pointless to check coverage for this as it is been time tested by create-react-app authors.
We need to add
./src/utilsin coverage - https://github.com/cd2bit/signsfive-web/blob/develop/config/.jestrc.json#L7 - although we will want to move or filter./src/utils/registerServiceWorker.jsout of the coverage since we did not wrote it and its pointless to check coverage for this as it is been time tested bycreate-react-appauthors.