CutterDRcov icon indicating copy to clipboard operation
CutterDRcov copied to clipboard

Allow to load ".set" files, which aggregate a set of coverage files

Open zxgio opened this issue 4 years ago • 7 comments

This patch allows loading the result of the intersection/union/subtraction of a set of coverage files. A (text) ".set" file consists of a line with the desired operations and the list of coverage files to aggregate.

zxgio avatar May 07 '20 08:05 zxgio

can you please add a unit test for that ?

oddcoder avatar May 08 '20 21:05 oddcoder

ping @zxgio

oddcoder avatar May 10 '20 20:05 oddcoder

Hi @oddcoder , sorry for the delay; in a couple of weeks, I'll try to refactor my code and add unit tests. Now I'm working overtime for a job-related deadline.

zxgio avatar May 10 '20 20:05 zxgio

ping @zxgio

oddcoder avatar Jun 24 '20 10:06 oddcoder

I have refactored my code and added some tests. Locally it seems fine, I can't see what's wrong with the "Build phase" (I've never used Google Cloud Build)

zxgio avatar Jul 11 '20 15:07 zxgio

The google cloud thing is unrelated, I am in the middle of exams, will finish my exams and check, thanks in advance.

oddcoder avatar Jul 30 '20 13:07 oddcoder

No problem, thanks!

zxgio avatar Aug 02 '20 15:08 zxgio