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.
-
KlassenKlasseBeschreibungConcrete implementation of
CoverageColumnTypewhich represents the change coverage.Concrete implementation ofCoverageColumnTypewhich 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 ofCoverageColumnTypewhich represents the indirect coverage changes.Concrete implementation ofCoverageColumnTypewhich represents the project coverage.Concrete implementation ofCoverageColumnTypewhich represents the project coverage delta.