-
Robert Knight authored
- Remove unused `default`s for `switch` statements - Fix coverage misses related to un-evaluated default arguments by either: - Removing the default if we always set the argument - Removing overrides in tests which are the same as the default - Ignoring the defaults for coverage purposes
fc5b7603