Bullseye merge code coverage files

Bullseye is one of the testing tools that can be utilized to measure code coverage of the software. Bullseye has a feature that helps merge different coverage files into one and get the combined code coverage percentage into a single Bullseye code coverage file.

Below is the CLI that can be used to merge two Bullseye coverage files viz. Bullseye_source1.cov and Bullseye_source2.cov into single target_merge.cov file.

#/path/to/bullseye/bin/covmerge -c –ftarget_merge.cov Bullseye_source1.cov Bullseye_source2.cov

Note: We at TechSutram take our ethics very seriously. More information about it can be found here.
Mandar Pise Opinions expressed by techsutram contributors are their own. More details

Mandar is a seasoned software professional for more than a decade. He is Cloud, AI, IoT, Blockchain and Fintech enthusiast. He writes to benefit others from his experiences. His overall goal is to help people learn about the Cloud, AI, IoT, Blockchain and Fintech and the effects they will have economically and socially in the future.

No comments:

Post a Comment

    Your valuable comments are welcome. (Moderated)