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 purge #145

Closed srmnitc closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 62.41%. Comparing base (3ee4941) to head (b39b4dd).

Files Patch % Lines
atomrdf/graph.py 90.90% 2 Missing :warning:
atomrdf/stores.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== + Coverage 62.07% 62.41% +0.33% ========================================== Files 22 22 Lines 3212 3249 +37 ========================================== + Hits 1994 2028 +34 - Misses 1218 1221 +3 ```

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