https://gitlab.com/tezos/tezos
Raw File
Tip revision: 82aab88621d6293dc112306d31501c1298df3617 authored by Arvid Jakobsson on 19 June 2023, 16:38:21 UTC
extract script for [unified_coverage]
Tip revision: 82aab88
README
NOTE: this file is kept present here to make sure the directory
      _coverage_output exists.  This is where coverage data will be collected
      when tests are run.  To clean it use: make coverage-clean

See http://tezos.gitlab.io/developer/testing.html#measuring-test-coverage for how to measure test coverage.
back to top