neo-go/pkg
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
..
compiler Merge pull request #3599 from Slava0135/fix-modmul 2024-10-07 12:43:45 +03:00
config services: add new service for fetching blocks from NeoFS 2024-09-11 08:50:31 +04:00
consensus *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
core vm: fix unclaimedGas calculation 2024-10-04 16:55:12 +03:00
crypto *: improve for loop syntax 2024-08-30 21:45:18 +03:00
encoding *: improve for loop syntax 2024-08-30 21:45:18 +03:00
interop go.mod: update to Go 1.22+ 2024-08-30 17:00:11 +03:00
io *: improve for loop syntax 2024-08-30 21:45:18 +03:00
neorpc *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
neotest neotest: add a warning to CompileSource, it's bad for coverage 2024-10-09 15:53:01 +03:00
network *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
rpcclient *: fix linter gofmt errors 2024-09-26 13:29:04 +03:00
services *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
smartcontract *: fix linter exhaustive errors 2024-09-26 13:29:03 +03:00
util *: improve for loop syntax 2024-08-30 21:45:18 +03:00
vm Merge pull request #3599 from Slava0135/fix-modmul 2024-10-07 12:43:45 +03:00
wallet *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00