Skip to content

Commit

Permalink
Exclude unused code from coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilddev committed Nov 22, 2021
1 parent 353bb35 commit 5a15193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/createSplitButtonComponent/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ export const createSplitButtonComponent = <
),
});

/* istanbul ignore next */
partialSegments[typeKey] = () => null;

partialButtonFactories[typeKey] = (
Expand Down

0 comments on commit 5a15193

Please sign in to comment.