How to Use a File to Exclude Files From Code Coverage

Thanks Ann - read that article.

I understand tests don’t need coverage and I’m trying to exclude several folders from being included in the coverage calculation just like we have setup locally with jest.setup.ts.