dotCover 2023.3 Help

Merge Coverage Snapshots

If you have multiple coverage snapshots, you can merge them into a single snapshot. This could be helpful if you need to study coverage data from multiple sources in a single view.

Merge multiple coverage snapshots

  1. Place snapshot files .dcvr that you want to merge in the same directory.

  2. Do one of the following:

    • In Visual Studio, press Control+Alt+K, M or choose ReSharper | Cover | Merge Coverage Snapshots… from the main menu

    • In dotCover standalone application, press Control+Alt+K, M or choose File | Merge Coverage Snapshots... from the menu.

  3. In the dialog that appears, select all desired files and press Open.

  4. dotCover will display the Save Ad dialog that helps you choose hwere to save the merged snapshot file.

  5. When the source snapshots are merged, dotCover will open the resulting merged snapshot in the Coverage Results Browser window.

Last modified: 08 March 2021