mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Exclude 'src/assets/icons/helpers/convertSvgToVue.js' from coverage
This commit is contained in:
parent
97a9d15125
commit
6329118a19
@ -22,6 +22,8 @@ export default mergeConfig(
|
|||||||
// storybook
|
// storybook
|
||||||
'**/*{.,-}stories.?(c|m)[jt]s?(x)',
|
'**/*{.,-}stories.?(c|m)[jt]s?(x)',
|
||||||
'src/stories/**/*',
|
'src/stories/**/*',
|
||||||
|
// scripts
|
||||||
|
'src/assets/icons/helpers/convertSvgToVue.js',
|
||||||
],
|
],
|
||||||
thresholds: {
|
thresholds: {
|
||||||
lines: 84,
|
lines: 84,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user