You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix lcov unused pattern error in coverage filtering
Add --ignore-errors unused to all lcov remove/extract operations to
handle cases where filter patterns don't match any files after
previous filtering steps.
Coverage generation now completes successfully with 99.8% line coverage
and 89.1% function coverage for the earcut.hpp library.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments