We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Locally:
On CI:
The text was updated successfully, but these errors were encountered: