Coverage is not moving

I have built a custom serverless app and testing it before packing, but the code coverage is not moving beyond 56-58% though I don’t see any functionalities missing from the testing, also I do not have full control on simulating the test cases. I have also tried to remove the report.json from root folder, but it also did not help.

Please help me to get it packed. This is a custom app, so there is no impact on the product.

Hi @Ashwini,

You can try deleting the coverage folder and the report.json file and try again.

Althought, since it’s an custom applicaiton you can use the fdk pack -s to skip checking the coverage.

Thank you.

Thanks @Bene_Immanuel for your reply. I did try to pack the app using above command, with this it is giving successfully packed message as follows:

But when I tried to upload it through my developer access for the account, I got error:

On further checking the folder is empty.


Can you please help, what may have gone wrong in this and how to move ahead.

Hi @Ashwini,

Glad to hear that it worked for you!

Regarding that, I’m also experiencing a similar issue while uploading the ZIP file.

In the meantime, could you please share the application manifest with us? I know it seems unnecessary since the FDK would have already validated the config during the pack and run, but could you share it anyway?

hi Benny,

Then how did you upload the application. I am attaching manifest here.

manifest1.txt (649 Bytes)

Hi Community,

Anyone else faced this issue and was able to resolve it. Appreciate assistance on high priority in this matter.

I am stuck to upload the app.

@Pulkit_Chowdry appreciate your comments and assistance here.