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
10 stars 2 forks source link

Add repetitions for readin #165

Closed srmnitc closed 3 months ago

srmnitc commented 3 months ago

Provide an argument to give repetitions when reading in a file

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.14%. Comparing base (1992882) to head (7fd7029). Report is 3 commits behind head on main.

Files Patch % Lines
atomrdf/structure.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ========================================== - Coverage 67.15% 67.14% -0.01% ========================================== Files 25 25 Lines 3626 3628 +2 ========================================== + Hits 2435 2436 +1 - Misses 1191 1192 +1 ```

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