[Tracking issue] Recent code coverage related complaints

We have seen a few complaints related to code coverage in the last few months. This thread tracks all the related topics to make sure we gather all the complaints in one place. cc/ @devrels

https://community.freshworks.dev/t/code-coverage-is-not-moving-up-as-code-is-executed/5819

https://community.freshworks.dev/t/code-coverage-for-freshdesk-marketplace/6543

https://community.freshworks.dev/t/not-able-to-improve-coverage/6545

https://community.freshworks.dev/t/code-coverage-issue-in-freshteam/7142

https://community.freshworks.dev/t/code-coverage/7529

https://community.freshworks.dev/t/serverless-test-framework-acting-funny/7640

2 Likes

FDK v8.6.5 contains code-coverage fixes. So, updating to FDK v8.6.5 should address these issues. Additionally, deleting the generated .report.json in the app’s directory have helped others.

1 Like