pyscal / atomRDF

atomRDF is a python tool for ontology-based creation, manipulation, and quering of structures. atomRDF uses the Computational Material Sample Ontology (CMSO).
https://atomrdf.pyscal.org
MIT License
9 stars 2 forks source link

Inherit defect related triples when operations are performed on the structure #159

Closed srmnitc closed 2 months ago

srmnitc commented 2 months ago

will close #158

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 14 lines in your changes missing coverage. Please review.

Project coverage is 67.27%. Comparing base (8eb8265) to head (917e96a). Report is 25 commits behind head on main.

Files Patch % Lines
atomrdf/graph.py 91.25% 7 Missing :warning:
atomrdf/structure.py 58.82% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== + Coverage 66.59% 67.27% +0.68% ========================================== Files 25 25 Lines 3550 3618 +68 ========================================== + Hits 2364 2434 +70 + Misses 1186 1184 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.