graph-quilt / graphql-service-adapters

https://graph-quilt.github.io
Apache License 2.0
18 stars 3 forks source link

Update jacoco path #4

Closed bhavinshah7 closed 2 years ago

bhavinshah7 commented 2 years ago

What Changed

use aggregate path for jacoco reports

Why

so that the reporting includes all modules and is accurate. Todo:

codecov-commenter commented 2 years ago

Codecov Report

Merging #4 (e51fa27) into master (7a414a2) will increase coverage by 1.22%. The diff coverage is n/a.

:exclamation: Current head e51fa27 differs from pull request most recent head eead53b. Consider uploading reports for the commit eead53b to get more accurate results

@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     94.82%   96.05%   +1.22%     
- Complexity       14       21       +7     
============================================
  Files             5        7       +2     
  Lines            58       76      +18     
  Branches          1        2       +1     
============================================
+ Hits             55       73      +18     
  Misses            3        3              
Impacted Files Coverage Δ
...it/graphql/adapter/core/ServiceAdapterRequest.java 100.00% <0.00%> (ø)
.../graphql/adapter/core/ServiceAdapterException.java 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a414a2...eead53b. Read the comment docs.