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

Add repeat #157

Closed srmnitc closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 78.04878% with 9 lines in your changes missing coverage. Please review.

Project coverage is 66.59%. Comparing base (e8f77a1) to head (9af9860).

Files Patch % Lines
atomrdf/structure.py 68.96% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== + Coverage 66.49% 66.59% +0.09% ========================================== Files 25 25 Lines 3510 3550 +40 ========================================== + Hits 2334 2364 +30 - Misses 1176 1186 +10 ```

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