mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2018 StApps
|
* Copyright (C) 2018, 2019 StApps
|
||||||
* This program is free software: you can redistribute it and/or modify it
|
* This program is free software: you can redistribute it and/or modify it
|
||||||
* under the terms of the GNU General Public License as published by the Free
|
* under the terms of the GNU General Public License as published by the Free
|
||||||
* Software Foundation, version 3.
|
* Software Foundation, version 3.
|
||||||
@@ -34,6 +34,7 @@ export const NYC_CONFIGURATION = {
|
|||||||
'check-coverage': true,
|
'check-coverage': true,
|
||||||
exclude: [
|
exclude: [
|
||||||
'src/test/**/*.spec.ts',
|
'src/test/**/*.spec.ts',
|
||||||
|
'src/cli.ts',
|
||||||
],
|
],
|
||||||
extension: [
|
extension: [
|
||||||
'.ts',
|
'.ts',
|
||||||
|
|||||||
Reference in New Issue
Block a user