Weekly Coverage Runs to coveralls.io #3055
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coverage runs scheduled for 1am UTC Sunday
Allow for Manual Coverage runs as well if necessary
[build|run]_tests custom targets added with run_tests being a wrapper for ci/test.sh
load_test now properly depends on nano_node and nano_rpc
coverage based targets enabled with LCOV=1 environment variable currently only gcc, may extend later for clang and others
generate_[coverage|html] custom targets for generating lcov and html formatted reports
coveralls_upload target requires cpp_coveralls python module in addition to lcov
matrixes TEST_USE_ROCKSDB in a single tests.yml for less duplication
coverage as done via pr only currently shown here https://coveralls.io/github/nanocurrency/nano-node
when merged coverage will update weekly against develop at almost 50 min a run for the longer of the two variants