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 ada2441 commit 594c7c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .lcovrc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ lcov_branch_coverage = 0
# and for a 'default' case block that is empty since it's very
# 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 594c7c8

Please sign in to comment.