Skip to content

Commit

Permalink
Auto merge of #124399 - ZhuUx:split-mcdc, r=Zalathar
Browse files Browse the repository at this point in the history
Split mcdc code to a sub module of coverageinfo

A further work from #124217 . I have made relatively large changes when working on #124278 so that it would better split them from `coverageinfo.rs` to avoid potential troubling merge work with improved branch coverage by `@Zalathar` .

Besides `BlockMarkerGenerator` is added to avoid ownership problems (mostly needed for following change of #124278 )

All code changes are done in [a37d737a](a3d737a) while the second commit just renames the file.

cc `@RenjiSann` `@Zalathar`
This will impact your current work.
  • Loading branch information
bors committed Apr 30, 2024
2 parents 72f6162 + 6c8b492 commit 47314eb
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 290 deletions.
Loading

0 comments on commit 47314eb

Please sign in to comment.