neo-go/pkg/neotest
Roman Khimov ad41d0f9c7 neotest: add a warning to CompileSource, it's bad for coverage
$ go tool cover -html=coverage.txt -o coverage.html
cover: can't read "/home/rik/dev/neo-go/examples/nft-nd-nns/contract.go": open /home/rik/dev/neo-go/examples/nft-nd-nns/contract.go: no such file or directory

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-10-09 15:53:01 +03:00
..
chain *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00
client.go neotest: implement coverage collection 2024-08-19 14:39:18 +03:00
compile.go neotest: add a warning to CompileSource, it's bad for coverage 2024-10-09 15:53:01 +03:00
coverage.go neotest: don't collect coverage for contracts with empty DI 2024-10-07 17:51:19 +03:00
doc.go neotest: implement coverage collection 2024-08-19 14:39:18 +03:00
signer.go *: improve for loop syntax 2024-08-30 21:45:18 +03:00
signer_test.go *: use slices package for sorting and searching 2024-08-27 12:29:44 +03:00