Rob Parker
Rob Parker
I have taken a closer look at the produced remapped lcov file for the TS sources. Using the example non-smart-journeys-entry file in my earlier posts, if I search for that...
Ok, thanks for giving this further thought. I have yet to put together a small sample for you to reproduce the behaviour I am seeing, I'll look to get something...
@Pablissimo Hello again, I am still no closer to understanding why Sonar is showing my files as not being 100% covered when they clearly are according to the lcov reports...
Hi, yes all our TS files start as per that example, so the same opening 3 lines in each file. Currently using [gulp-typescript ](https://github.com/ivogabe/gulp-typescript) version 3.1.3
> If I'm right, you should find that you have one file per namespace that has 100% coverage, and all the others have slightly less than that. Wonder if you...
Right ok, well if you fancy using me as guinea pig and want me to try out a patch release in our Sonar instance then be my guest :+1:
Ok interesting, I'll give that a try. Any thoughts on timescales for a patch from yourself? No doubt you are a busy guy!
@Pablissimo - we are using the istanbul-remap module and I found a bug they are tracking [here](https://github.com/SitePen/remap-istanbul/issues/18) This is exactly the issue going on in my case, so I'll add...
+1 on this, anyone able to comment around supporting coverage for component tests?
@yjaaidi did you ever get past this? I see @jordanpowell88 referenced this issue regarding the version of `@cypress/webpack-dev-server`. I am facing the same error, using angular 12 with Nx and...