Skip to content

Coverage for BLS still looks like to be wrong #3160

@vncoelho

Description

@vncoelho
   [coverlet] MergeWith: '/home/runner/work/neo/neo/coverage-join/coverage.net7.0.json'.
   Generating report '/home/runner/work/neo/neo/coverage-join/coverage.json'

+----------------------------+--------+--------+--------+
| Module                     | Line   | Branch | Method |
+----------------------------+--------+--------+--------+
| Neo.Cryptography.BLS12_381 | 83.22% | 55%    | 69.2%  |
+----------------------------+--------+--------+--------+
| Neo.ConsoleService         | 15.66% | 13.04% | 19.4%  |
+----------------------------+--------+--------+--------+
 +----------------------------+--------+--------+--------+
| Module                     | Line   | Branch | Method |
+----------------------------+--------+--------+--------+
| Neo.Extensions             | 78.57% | 0%     | 80%    |
+----------------------------+--------+--------+--------+
| Neo.VM                     | 33.95% | 25.9%  | 41.88% |
+----------------------------+--------+--------+--------+
| Neo.Cryptography.BLS12_381 | 69.48% | 39.5%  | 54.92% |
+----------------------------+--------+--------+--------+
| Neo.IO                     | 75.36% | 83.82% | 75%    |
+----------------------------+--------+--------+--------+
| Neo.Json                   | 36.23% | 13.66% | 40.46% |
+----------------------------+--------+--------+--------+
| Neo                        | 78.88% | 65.32% | 81.52% |
+----------------------------+--------+--------+--------+
| Neo.ConsoleService         | 15.66% | 13.04% | 19.4%  |
+----------------------------+--------+--------+--------+

Because of net standard, perhaps the generated name is different

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions