Skip to content

Commit 1c79e04

Browse files
committed
Setup codecov to upload project wide coverage report
Signed-off-by: Marvin Froeder <velo.br@gmail.com>
1 parent dc9a4da commit 1c79e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ commands:
4343
path: ~/test-results
4444
- codecov/upload:
4545
report_type: coverage
46-
dir: target/querydsl-root-coverage/target/site/jacoco-aggregate/
46+
recurse_submodules: true
4747

4848
configure-gpg:
4949
steps:

0 commit comments

Comments
 (0)