Skip to content

Fix single-crystal display availability checks

79b53fb
Select commit
Loading
Failed to load commit list.
Merged

Improve chart and table display API #171

Fix single-crystal display availability checks
79b53fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 14, 2026 in 1s

73.84% of diff hit (target 86.75%)

View this Pull Request on Codecov

73.84% of diff hit (target 86.75%)

Annotations

Check warning on line 107 in src/easydiffraction/display/plotters/ascii.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotters/ascii.py#L107

Added line #L107 was not covered by tests

Check warning on line 110 in src/easydiffraction/display/plotters/ascii.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotters/ascii.py#L110

Added line #L110 was not covered by tests

Check warning on line 1095 in src/easydiffraction/display/plotters/plotly.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotters/plotly.py#L1095

Added line #L1095 was not covered by tests

Check warning on line 1104 in src/easydiffraction/display/plotters/plotly.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotters/plotly.py#L1104

Added line #L1104 was not covered by tests

Check warning on line 1107 in src/easydiffraction/display/plotters/plotly.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotters/plotly.py#L1106-L1107

Added lines #L1106 - L1107 were not covered by tests

Check warning on line 388 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L388

Added line #L388 was not covered by tests

Check warning on line 3534 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L3534

Added line #L3534 was not covered by tests

Check warning on line 3724 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L3724

Added line #L3724 was not covered by tests

Check warning on line 5121 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L5121

Added line #L5121 was not covered by tests

Check warning on line 5123 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L5123

Added line #L5123 was not covered by tests

Check warning on line 5127 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L5125-L5127

Added lines #L5125 - L5127 were not covered by tests

Check warning on line 5133 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L5130-L5133

Added lines #L5130 - L5133 were not covered by tests

Check warning on line 5136 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L5135-L5136

Added lines #L5135 - L5136 were not covered by tests

Check warning on line 5138 in src/easydiffraction/display/plotting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/display/plotting.py#L5138

Added line #L5138 was not covered by tests

Check warning on line 353 in src/easydiffraction/io/cif/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/io/cif/serialize.py#L353

Added line #L353 was not covered by tests

Check warning on line 98 in src/easydiffraction/project/categories/rendering/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/categories/rendering/default.py#L98

Added line #L98 was not covered by tests

Check warning on line 102 in src/easydiffraction/project/categories/rendering/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/categories/rendering/default.py#L102

Added line #L102 was not covered by tests

Check warning on line 107 in src/easydiffraction/project/categories/rendering/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/categories/rendering/default.py#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 131 in src/easydiffraction/project/categories/rendering/default.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/categories/rendering/default.py#L131

Added line #L131 was not covered by tests

Check warning on line 194 in src/easydiffraction/project/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/display.py#L194

Added line #L194 was not covered by tests

Check warning on line 197 in src/easydiffraction/project/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/display.py#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 199 in src/easydiffraction/project/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/display.py#L199

Added line #L199 was not covered by tests

Check warning on line 212 in src/easydiffraction/project/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/display.py#L212

Added line #L212 was not covered by tests

Check warning on line 277 in src/easydiffraction/project/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/display.py#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 283 in src/easydiffraction/project/display.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/easydiffraction/project/display.py#L282-L283

Added lines #L282 - L283 were not covered by tests