Skip to content

How to see which code is covered or not by benchmarks? #115

Description

@pllim

Recently @eerovaher brought up this good question. Would be nice to see what code is actually benchmarked (like codecov style) without having to dig through each benchmark module.

Not sure how hard this is to do. Running coverage during actual benchmarking would give you inaccurate timing, so the coverage measurement would have to be a separate job just for coverage, not timing. 💭

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions