I have exact same problem. Using version: 0.6.4.201312101107. Does anyone knows what is the issue here?
On Wednesday, September 26, 2012 11:50:33 AM UTC+3, Soid wrote: > I'm sorry, I'm confused. Let me describe my case. > > > We have a project that produces a few exec files in different sub-projects. I > would like to gather them all and publish in sonar. As sonar can't accept > multiple exec files, I have to deal with merging. > > > 1. I tried to merge the coverage from all these sub-projects and publish it > in sonar. Then I found that published results is not full there, but only for > one sub-project. I checked the size of the merged exec file and found it's > much less than coverage from some sub-projects. (e.g. 150K vs 600K in one of > sub-projects). > > > 2. I thought you were saying, if the sessions in execs are different, it will > only merge one of the sessions. I checked session ids in my files and found > it was different. I understood it as I have to use a single session id for > all sub-projects. Now you're saying I have to have unique session ids? > > > So, how do I have to deal with it? > > On Tuesday, September 25, 2012 10:15:52 PM UTC-7, Marc R. Hoffmann wrote:The > session ID is not relevant for merging or coverage analysis. If you > > want unique session ids, don't specify the sessionid attribute. JaCoCo > > will generate random ids for you. > > > > Best regards, > > -marc > > > > On 25.09.12 22:27, Soid wrote: > > > Well, the session ID is the same there in both files, only Start Time > > > and Dump Time differ. > > > I simplified my case to two files, can anybody take a look at my files? > > > > > > On Tuesday, September 25, 2012 4:40:04 AM UTC-7, Marc R. Hoffmann wrote: > > > > > > > PS. Just curious how to see session info in EclEmma plug-in? > > > > > > When you open a *.exec file directly there should be a tab "Sessions" > > > at the bottom of the editor. > > > > > > Best regards, > > > -marc > > > > > > -- > > > > > > -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jacoco+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.