Open jpsamper2009 opened 6 years ago
Locally:
Starting >>> my_cool_pkg Finished <<< my_cool_pkg [0.79s] Summary: 1 package finished [0.96s] Calculating total coverage... Applying filters... Reading tracefile /home/jp.samper/workspace/my_cool_ws/lcov/total_coverage.info Summary coverage rate: lines......: 73.1% (19 of 26 lines) functions..: 91.7% (11 of 12 functions) branches...: 43.8% (14 of 32 branches) Generating HTML: Done
On CI:
Starting >>> my_cool_pkg Finished <<< my_cool_pkg [0.79s] Reading tracefile /builds/ApexAI/grand_central/apex_ws/lcov/total_coverage.info Summary coverage rate: lines......: 73.1% (19 of 26 lines) functions..: 91.7% (11 of 12 functions) branches...: 43.8% (14 of 32 branches) Summary: 1 package finished [0.96s] Calculating total coverage... Applying filters... Generating HTML: Done
Description
Locally:
On CI: