8000 How to see which code is covered or not by benchmarks? · Issue #115 · astropy/astropy-benchmarks · GitHub
[go: up one dir, main page]

Skip to content
How to see which code is covered or not by benchmarks? #115
@pllim

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. 💭

4730

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

      0