Viewing Source Code

Hits and missed lines

1012

Lines that are hit (covered and executed).
The number in the green label represents number of uploads that have coverage for that line.

1032

Lines that are missed (not covered and not executed).

Partially covered lines

1114

Line 42 is partially hit.

Partially hit lines are typically branches that have one, or more, missing execution paths.

Line coverage changes

914

This layout is an example of Unexpected Coverage Changes. The coverage on line 92 was partially covered before this commit. Now this line is missed.

๐Ÿ“˜

Other Info on the Diff View

Please see the Coverage Percentages page for more detailed breakdown of the information displayed in Codecov.