feat(lcov) use really lcov.info file

This commit is contained in:
Julien Catania 2024-01-12 16:10:04 +01:00
parent 61007344dd
commit fb59f4f91d
11 changed files with 204 additions and 113 deletions

View file

@ -36,6 +36,7 @@
"adm-zip": "^0.5.3",
"fast-glob": "^3.2.5",
"got": "^11.8.2",
"lcov-parse": "^1.0.0",
"picomatch": "^2.2.2",
"xml2js": "^0.5.0"
},
@ -46,6 +47,7 @@
"@types/adm-zip": "^0.5.0",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^28.1.7",
"@types/lcov-parse": "^1.0.2",
"@types/node": "^18.7.7",
"@types/picomatch": "^2.2.1",
"@types/xml2js": "^0.4.8",