Closed CasperWA closed 2 months ago
Attention: Patch coverage is 62.50000%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 73.31%. Comparing base (
55e6985
) to head (cd29f08
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #195
This PR slightly renames the Python API and adds a new SOFT7 entity to single-handedly describe an OPTIMADE structure resource.
This is at the cost of DLite support for this entity, due to the usage of the
dict
type (supported by SOFT7), and also a slight loss of semantics, as thedict
property values will inevitably not be documented further.