Closed vncoelho closed 9 months ago
It looks very good now!
coverage/coveralls — Coverage increased (+1.1%) to 32.136%
We need to exclude neo, like in dev-pack
We need to exclude neo, like in dev-pack
I do not understand clearly, can you proceed?
We need to exclude neo, like in dev-pack
I do not understand clearly, can you proceed?
I see now
| Module | Line | Branch | Method |
+----------------------------+--------+--------+--------+
| Neo.Extensions | 42.85% | 0% | 40% |
+----------------------------+--------+--------+--------+
| Neo.VM | 8.56% | 3.05% | 17.6% |
+----------------------------+--------+--------+--------+
| Neo.Cryptography.BLS12_381 | 0% | 0% | 0% |
+----------------------------+--------+--------+--------+
| RpcClient | 86.06% | 56.2% | 91.42% |
+----------------------------+--------+--------+--------+
| Neo.IO | 39.4% | 29.41% | 40.62% |
+----------------------------+--------+--------+--------+
| Neo.Json | 35.7% | 15.33% | 40.46% |
+----------------------------+--------+--------+--------+
| Neo | 23.11% | 10.88% | 20.8% |
+----------------------------+--------+--------+--------+
+---------------+--------+--------+--------+
| Module | Line | Branch | Method |
+---------------+--------+--------+--------+
| OracleService | 12.47% | 2.99% | 3.12% |
+---------------+--------+--------+--------+
| MPTTrie | 96.23% | 88.46% | 98.36% |
+---------------+--------+--------+--------+
| LevelDBStore | 52.55% | 73.33% | 47.43% |
+---------------+--------+--------+--------+
| RocksDBStore | 53.19% | 43.75% | 50% |
+---------------+--------+--------+--------+
| RpcServer | 0% | 0% | 0% |
+---------------+--------+--------+--------+
| RpcClient | 86.06% | 56.2% | 91.42% |
+---------------+--------+--------+--------+
+---------+--------+--------+--------+
| | Line | Branch | Method |
+---------+--------+--------+--------+
| Total | 50.46% | 39.11% | 58.1% |
+---------+--------+--------+--------+
| Average | 50.08% | 44.12% | 48.38% |
+---------+--------+--------+--------+
coverage/coveralls — Coverage increased (+17.0%) to 48.035%
@shargon, this is ready as well
similar to https://github.com/neo-project/neo/pull/3162