Skip to content

#52: add local v2 coverage guide - #53

Merged
tkilias merged 6 commits into
mainfrom
docs/v2-coverage-guide
Sep 25, 2026
Merged

tkilias merged 6 commits into
mainfrom
docs/v2-coverage-guide

Conversation

@tkilias

@tkilias tkilias commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Closes #52

Summary

  • add local Bazel coverage instructions for v2
  • document LCOV summary and file-by-file text reports
  • document HTML report generation with genhtml
  • document the CI-compatible SonarQube coverage report

The branch contains the coverage guide and the follow-up text-report commands.

@tkilias
tkilias requested a deployment to v2-fuzzing-pr-approval September 21, 2026 23:08 — with GitHub Actions Waiting
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-21T23:14:42.209795Z 4c45557 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4c45557d6c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread doc/developer_guide/v2/v2_coverage.md
Base automatically changed from docs/restructure-developer-guide to main September 24, 2026 09:10
Document local LCOV and HTML coverage generation plus the CI-compatible SonarQube coverage report.
@tkilias
tkilias force-pushed the docs/v2-coverage-guide branch from 4c45557 to 6f9f3ce Compare September 24, 2026 16:17
@tkilias
tkilias requested a deployment to v2-fuzzing-pr-approval September 24, 2026 16:17 — with GitHub Actions Waiting
@tkilias
tkilias requested a deployment to v2-fuzzing-pr-approval September 24, 2026 16:24 — with GitHub Actions Waiting
kratz00
kratz00 previously approved these changes Sep 25, 2026
sgn4sangar
sgn4sangar previously approved these changes Sep 25, 2026
@tkilias
tkilias dismissed stale reviews from sgn4sangar and kratz00 via 5d3b843 September 25, 2026 09:57
@tkilias
tkilias requested a deployment to v2-fuzzing-pr-approval September 25, 2026 09:57 — with GitHub Actions Waiting
@tkilias
tkilias requested a deployment to v2-fuzzing-pr-approval September 25, 2026 10:10 — with GitHub Actions Waiting
@tkilias
tkilias requested a deployment to v2-fuzzing-pr-approval September 25, 2026 14:43 — with GitHub Actions Waiting
@tkilias
tkilias enabled auto-merge (squash) September 25, 2026 14:48
@tkilias
tkilias disabled auto-merge September 25, 2026 14:48
@sonarqubecloud

Copy link
Copy Markdown

@tkilias
tkilias merged commit fe30f91 into main Sep 25, 2026
22 of 23 checks passed
@tkilias
tkilias deleted the docs/v2-coverage-guide branch September 25, 2026 14:52

This branch is waiting to be deployed

1 waiting deployment
v2-fuzzing-pr-approval — b7e2f7c2 Waiting Sep 25, 2026 by tkilias via pr_approval #86
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.

Document local v2 coverage report generation

3 participants