Closed nschloe closed 4 years ago
Indeed, the CI system was pointed to master
which I don't use. I switched it to my default par3d
branch and now the coverage report is showing a much more accurate depiction of what the tests pass through.
When you click on any of the files in codecov, you get a 404. I think you can remove most of the codecov config to fix this.
I see. I fixed that by making sure the codecov didn't "fix paths"
Check it out now:
https://codecov.io/gh/krober10nd/SeismicMesh/src/par3d/SeismicMesh/generation/mesh_generator.py
Looking good now.
When looking at the coverage data, I only see a few files accounted for:
It seems that there is something misconfigured. Could you look into it?