Closed trautonen closed 10 years ago
Project structures that are not hierarchical will result unmappable relative source file names.
|- module1\pom.xml |- module2\pom.xml |- parent\pom.xml
Instead of using parent project's base dir as the root, use the git root directory, because Coveralls will base the source loading on that.
Project structures that are not hierarchical will result unmappable relative source file names.
Instead of using parent project's base dir as the root, use the git root directory, because Coveralls will base the source loading on that.