aboutsummaryrefslogtreecommitdiff
path: root/changes/lcov_excl
blob: 474181cfa35b39034ae046a8262e9a647a7d1a49 (plain)
1
2
3
4
5
6
7
  o Minor features (testing):
    - Use the lcov convention for marking lines as unreachable, so that
      we don't count them when we're generating test coverage data.
      Update our coverage tools to understand this convention.
      Closes ticket #16792.