thegreenhouseio / angular-webapp-seed

Angular (2+) and Webpack Seed Project for webapp projects in The Greenhouse
https://www.thegreenhouse.io/
4 stars 2 forks source link

code coverage reporting on spec files, not source files? #44

Open thescientist13 opened 7 years ago

thescientist13 commented 7 years ago

Not sure if I'm reading the reports correctly, but it looks like .spec.ts files are being analyzed and not the source code files in the application?

Example from review the footer component http://www.thegreenhouse.io:8080/job/CI-seed-webapp/34/cobertura/components_footer/ screen shot 2016-12-10 at 12 20 18 pm

thescientist13 commented 7 years ago

might be an opportunity to address #43

thescientist13 commented 7 years ago

related to https://github.com/thegreenhouseio/angularjs-webapp-seed/issues/32

thescientist13 commented 7 years ago

this might work better instead? https://github.com/zbicin/angular-webpack-typescript-karma-coverage/blob/master/README.md