Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add branch coverage statistics #30

Open
ksew1 opened this issue Aug 27, 2024 · 0 comments
Open

Add branch coverage statistics #30

ksew1 opened this issue Aug 27, 2024 · 0 comments
Labels
cairo-coverage Should be done in cairo-coverage Compiler Should be done in cairo compiler enhancement New feature or request

Comments

@ksew1
Copy link
Member

ksew1 commented Aug 27, 2024

Lcov has support for branch coverage:

BRDA: branch data: line, block, (expressions,count)+
BRF: branches found

But we do need additional information from compiler mappings for that

@ksew1 ksew1 added blocked Blocked by other issue cairo-coverage Should be done in cairo-coverage Compiler Should be done in cairo compiler labels Sep 2, 2024
@ksew1 ksew1 added the enhancement New feature or request label Oct 21, 2024
@ksew1 ksew1 removed the blocked Blocked by other issue label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cairo-coverage Should be done in cairo-coverage Compiler Should be done in cairo compiler enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant