Skip to content

Commit

Permalink
Update .lcovrc
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski authored Jan 20, 2025
1 parent b301d55 commit ada2441
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .lcovrc
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ lcov_branch_coverage = 0
# irritating to see missed coverage on that line -- either the remaining
# block is also missed or it's an empty case and we don't care.
lcov_excl_line = LCOV_EXCL_LINE|SLANG_UNREACHABLE|default:$

omit_lines = SLANG_UNREACHABLE
omit_lines = default:$

0 comments on commit ada2441

Please sign in to comment.