Hi @llaske @NikhilM98
Now the code coverage is implemented using
"coverage": "nyc --exclude 'dashboard/**' mocha api/test/ --timeout 20000 --exit",
which generates output only on json format which is not so readable as we have many tests related to frontend and backend