Skip to content

made BenchPlugin more extensible to support custom CSS files

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

3.70% of diff hit (target 48.06%)

View this Pull Request on Codecov

3.70% of diff hit (target 48.06%)

Annotations

Check warning on line 307 in chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java#L306-L307

Added lines #L306 - L307 were not covered by tests

Check warning on line 310 in chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java#L310

Added line #L310 was not covered by tests

Check warning on line 312 in chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java#L312

Added line #L312 was not covered by tests

Check warning on line 314 in chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java#L314

Added line #L314 was not covered by tests

Check warning on line 317 in chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 328 in chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/XYChart.java#L327-L328

Added lines #L327 - L328 were not covered by tests

Check warning on line 38 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L38

Added line #L38 was not covered by tests

Check warning on line 41 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L41

Added line #L41 was not covered by tests

Check warning on line 53 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L53

Added line #L53 was not covered by tests

Check warning on line 90 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L90

Added line #L90 was not covered by tests

Check warning on line 92 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L92

Added line #L92 was not covered by tests

Check warning on line 98 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L98

Added line #L98 was not covered by tests

Check warning on line 104 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L100-L104

Added lines #L100 - L104 were not covered by tests

Check warning on line 117 in chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

chartfx-chart/src/main/java/io/fair_acc/chartfx/plugins/BenchPlugin.java#L116-L117

Added lines #L116 - L117 were not covered by tests