Skip to content

ErrorDataSetRenderer: fix error surfaces for inexact array cache

Codecov / codecov/patch failed Sep 29, 2023 in 0s

37.28% of diff hit (target 48.08%)

View this Pull Request on Codecov

37.28% of diff hit (target 48.08%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/BasicDataSetRenderer.java#L58-L59

Added lines #L58 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/ErrorDataSetRenderer.java#L420-L421

Added lines #L420 - L421 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/ErrorDataSetRenderer.java#L430-L431

Added lines #L430 - L431 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/ErrorDataSetRenderer.java#L807

Added line #L807 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/HistogramRenderer.java#L165

Added line #L165 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/HistogramRenderer.java#L275

Added line #L275 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/HistogramRenderer.java#L313

Added line #L313 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/HistogramRenderer.java#L383

Added line #L383 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/HistogramRenderer.java#L427

Added line #L427 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/renderer/spi/ReducingLineRenderer.java#L47

Added line #L47 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetNodeParameter.java#L334

Added line #L334 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetNodeParameter.java#L338-L339

Added lines #L338 - L339 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetNodeParameter.java#L346

Added line #L346 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetNodeParameter.java#L350-L351

Added lines #L350 - L351 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetNodeParameter.java#L358

Added line #L358 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetNodeParameter.java#L362-L363

Added lines #L362 - L363 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetStyleParser.java#L168

Added line #L168 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetStyleParser.java#L170

Added line #L170 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/ui/css/DataSetStyleParser.java#L179

Added line #L179 was not covered by tests