Package io.jenkins.plugins.coverage.metrics.color
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.coverage.metrics.color
Provides colors and operations on them to be used in order to visualize coverage.
-
KlasseBeschreibungProvides IDs for colors which are used within this plugin in order to separate the color palette from the logic.Loads a color palette and provides these colors and operations on them.Wraps the fill color and the line color that should be used in order to visualize coverage values.Provides factory methods for creating different
color providers
.Represents different types of color schemes that can be selected in order to load the matching color palette.Provides the colorization for different coverage change levels.Provides the colorization for different coverage change tendencies.Contains color IDs which represent the keys of a JSON object that is dynamically filled with the currently set Jenkins colors.Provides a color palette which can be used as a plugin internal fallback if no other color schemes have been defined.Provides the colorization for different coverage levels.