neo-go/.github/workflows
Slava0135 d0c45477f5 neotest: implement coverage collection
Test coverage is automatically enabled when go test is running with coverage
enabled. It can be disabled for any Executor by using relevant methods.
Coverage is gathered by capturing VM OPs during test contract execution and
mapping them to the contract source code using the DebugInfo information.

Signed-off-by: Slava0135 <super.novalskiy_0135@inbox.ru>
2024-08-19 14:39:18 +03:00
..
build.yml workflows: use newer Go 1.22, drop Go 1.19 2024-03-05 11:43:23 +03:00
contribution_guidelines.yml .github: prettify DCO check display name 2023-08-31 11:17:43 +03:00
tests.yml neotest: implement coverage collection 2024-08-19 14:39:18 +03:00