Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axis and renderer CSS Styling #598

Merged
merged 19 commits into from
Aug 10, 2023

Tests: sprinkle some @TestFx annotations

af73ef2
Select commit
Loading
Failed to load commit list.
Merged

Axis and renderer CSS Styling #598

Tests: sprinkle some @TestFx annotations
af73ef2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 10, 2023 in 1s

74.93% of diff hit (target 50.27%)

View this Pull Request on Codecov

74.93% of diff hit (target 50.27%)

Annotations

Check warning on line 193 in chartfx-chart/src/main/java/io/fair_acc/chartfx/Chart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/Chart.java#L193

Added line #L193 was not covered by tests

Check warning on line 197 in chartfx-chart/src/main/java/io/fair_acc/chartfx/Chart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/Chart.java#L197

Added line #L197 was not covered by tests

Check warning on line 611 in chartfx-chart/src/main/java/io/fair_acc/chartfx/axes/spi/AbstractAxis.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/axes/spi/AbstractAxis.java#L611

Added line #L611 was not covered by tests

Check warning on line 64 in chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java#L64

Added line #L64 was not covered by tests

Check warning on line 218 in chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 225 in chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java#L225

Added line #L225 was not covered by tests

Check warning on line 230 in chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 237 in chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java#L237

Added line #L237 was not covered by tests

Check warning on line 242 in chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/legend/spi/DefaultLegend.java#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 127 in chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/AbstractRenderer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/AbstractRenderer.java#L127

Added line #L127 was not covered by tests

Check warning on line 144 in chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/GridRenderer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/GridRenderer.java#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 193 in chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/GridRenderer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/GridRenderer.java#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 20 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/LineStyle.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/LineStyle.java#L20

Added line #L20 was not covered by tests

Check warning on line 151 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L151

Added line #L151 was not covered by tests

Check warning on line 157 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L153-L157

Added lines #L153 - L157 were not covered by tests

Check warning on line 159 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L159

Added line #L159 was not covered by tests

Check warning on line 166 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L161-L166

Added lines #L161 - L166 were not covered by tests

Check warning on line 171 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L171

Added line #L171 was not covered by tests

Check warning on line 175 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 177 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L177

Added line #L177 was not covered by tests

Check warning on line 181 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/StyleUtil.java#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 20 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/TextStyle.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/TextStyle.java#L20

Added line #L20 was not covered by tests

Check warning on line 45 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/layout/TitleLabel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/layout/TitleLabel.java#L45

Added line #L45 was not covered by tests

Check warning on line 50 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/layout/TitleLabel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/layout/TitleLabel.java#L50

Added line #L50 was not covered by tests

Check warning on line 56 in chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/layout/TitleLabel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/layout/TitleLabel.java#L55-L56

Added lines #L55 - L56 were not covered by tests