mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 05:46:20 +00:00
1. Add 'make check-functional-parallel' to coverage job - Unit tests alone cover ~27% (mostly utilities) - Functional tests exercise UI, XMPP, and full application flow - Should significantly increase coverage 2. Fix lcov errors: - Remove /usr/lib/* pattern (unused, causes error) - Add 'unused' to --ignore-errors