Graphs
Coverage Reach
The coverage reach graph focuses on files that have changed in coverage when comparing two commits.
- Each block size represents the number of tracked lines in the file.
- Purple blocks represent files that are introduced.
- Solid Red blocks represent files in the commit/compare diff where coverage decreased.
- Solid Green blocks represent files in the commit/compare diff where coverage increased.
- Dotted Red blocks represent files not found in the commit/compare diff where coverage decreased.
- Dotted Green blocks represent files not found in the commit/compare diff where coverage increased.
- Grey blocks represent files that have no coverage change.
Updated about 2 years ago