• Robert Knight's avatar
    Eliminate a few coverage misses · fc5b7603
    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
Name
Last commit
Last update
..
test Loading commit data...
account-id.ts Loading commit data...
annotation-metadata.ts Loading commit data...
annotation-segment.ts Loading commit data...
annotation-sharing.ts Loading commit data...
annotation-user.ts Loading commit data...
build-thread.ts Loading commit data...
group-list-item-common.ts Loading commit data...
group-organizations.ts Loading commit data...
groups.ts Loading commit data...
is-third-party-service.ts Loading commit data...
permissions.ts Loading commit data...
session.ts Loading commit data...
tabs.ts Loading commit data...
theme.ts Loading commit data...
thread-annotations.ts Loading commit data...
thread-sorters.ts Loading commit data...
thread.ts Loading commit data...
version-data.ts Loading commit data...
view-filter.ts Loading commit data...
visible-threads.ts Loading commit data...