Skip to content

html report functionality extend #67

Open
zbelinsk wants to merge 2 commits into
masterfrom
extend-interacitve-coverage
Open

html report functionality extend #67
zbelinsk wants to merge 2 commits into
masterfrom
extend-interacitve-coverage

Conversation

@zbelinsk

@zbelinsk zbelinsk commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Added to the cov.html:

  1. New button- "Omit all" functions in a certain file from coverage report.
  2. Total packets coverage stat for global report.
  3. COV_MIN_PACKETS=X minimal function packet length to be included in report. If len_packets(func) <= X, it is not included.

…utton in Files view

Signed-off-by: Zeev Belinsky <zbelinsk@qti.qualcomm.com>
@github-actions github-actions Bot added the untested Mark untested PRs label Jun 28, 2026
…cket count

Signed-off-by: Zeev Belinsky <zbelinsk@qti.qualcomm.com>
@zbelinsk zbelinsk changed the title html report: add packet summary to sidebar header and per-file omit b… html report functionality extend Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

untested Mark untested PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant