I am getting “branch not covered” in code coverage report for constructor() in my angular project:
I am using: Jest: 25.5.4 ts-jest: 25.5.1
Any suggestions?