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

tools/syz-covermerger: store lines numbers #5475

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

tarasmadan
Copy link
Collaborator

It stores instrumented and covered lines numbers in the same table where we store file coverage numbers.
These line numbers will be used to speed up the file coverage rendering.

@tarasmadan tarasmadan marked this pull request as ready for review November 6, 2024 10:13
@tarasmadan tarasmadan force-pushed the store_line_coverage branch 3 times, most recently from 2a95165 to 3c02b16 Compare November 6, 2024 10:59
ramosian-glider
ramosian-glider previously approved these changes Nov 6, 2024
pkg/coveragedb/spanner.go Outdated Show resolved Hide resolved
It stores instrumented and covered lines numbers in the same table
where we store file coverage numbers.
These line numbers will be used to speed up the file coverage rendering.
@tarasmadan tarasmadan added this pull request to the merge queue Nov 6, 2024
Merged via the queue into google:master with commit 38400e6 Nov 6, 2024
16 of 17 checks passed
@tarasmadan tarasmadan deleted the store_line_coverage branch November 6, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants