In the slide 51, it states that "index.js and serviceWorker.js files will be excluded from HW3 test coverage measurement".
Does the "index.js" here means all the index.js that I included, for instance for action and reducer, not only the src/index.js?
In the slide 51, it states that "index.js and serviceWorker.js files will be excluded from HW3 test coverage measurement". Does the "index.js" here means all the index.js that I included, for instance for action and reducer, not only the src/index.js?
Thank you.