https://gitlab.com/tezos/tezos
Raw File
Tip revision: ab911407a26c58d8711737c873ff08c2538ffe2d authored by Luciano Freitas on 08 March 2024, 09:29:44 UTC
WIP -- MEVM: creation of a MIR precompiled ethereum contract
Tip revision: ab91140
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