-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Review effort 1/5documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Category: docs
Priority: P2
PROBLEM: Coverage workflow guidance is fragmented (README quick start says no manual gcov; detailed docs and FPM_COVERAGE_WORKFLOW_FIX.md instruct manual gcov and/or scripts). This confuses users when quick start fails.
SOLUTION:
- Consolidate coverage workflow in a single canonical doc under doc/ and link from README
- Clearly document two paths: (A) built-in auto-gcov (once implemented) and (B) current bridge script scripts/fpm_coverage_bridge.sh
- Ensure all examples are copy-paste runnable and consistent across README, CMake comments, and docs.
Metadata
Metadata
Assignees
Labels
Review effort 1/5documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed