Disclaimer: I am very new to this.
DbMerger at the moment fails when used.
File "/ucis/merge/db_merger.py", line 45, in apply_covergroup
coverpoint_m[cp.instname] = cp
AttributeError: 'Coverpoint' object has no attribute 'instname'
It actually tries to merge CoverageReport. Should it be like this or rather work on the database (MemUCIS)?
Thank you for all the work.
Disclaimer: I am very new to this.
DbMergerat the moment fails when used.It actually tries to merge
CoverageReport. Should it be like this or rather work on the database (MemUCIS)?Thank you for all the work.