Package io.jenkins.plugins.coverage.model.visualization.dashboard
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.coverage.model.visualization.dashboard
Contains logic and models for visualizing code coverage within a dashboard column.
-
KlasseBeschreibungConcrete implementation of
CoverageColumnType
which represents the change coverage.Concrete implementation ofCoverageColumnType
which represents the change coverage delta.Dashboard column model which represents coverage metrics of different coverage types.Descriptor of the column.Provides functions for different types of coverage that can be represented within aCoverageColumn
.Concrete implementation ofCoverageColumnType
which represents the indirect coverage changes.Concrete implementation ofCoverageColumnType
which represents the project coverage.Concrete implementation ofCoverageColumnType
which represents the project coverage delta.