Skip to content

Coverage Report #69

@gtrepta

Description

@gtrepta

A breakdown by file of statement coverage in the interop package:

File Coverage
algo.go 71.2%
checker.go 50.0%
cycle.go 88.6%
interop.go 43.9%
logdb.go 74.7%
types.go 100%
verification_view.go 93.8%
verified_db.go 54.4%

Overall coverage is 58.4%

The poor coverage over interop.go can be explained by much of it containing system level logic like starting/stopping/waiting and also database rewinding logic which isn't tested by our harness. If we ignore interop.go, then overall coverage goes up to 70.4%

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