How can i remove test files from files to cover?

Hi @doi_zece,

In the coverage report you attached it seems like there are also test files listed there.
For example I can see server/tests/api/qws/projects_test.py with its absolute path.
Can you please make sure they don’t show up in the coverage report? You can have a look at our guide about generating coverage report here

If you still encounter problems, can you please attach the analysis logs?