usnistgov / alignn

Atomistic Line Graph Neural Network https://scholar.google.com/citations?user=9Q-tNnwAAAAJ&hl=en
https://jarvis.nist.gov/jalignn/
Other
219 stars 80 forks source link

LMDB & DDP #152

Closed knc6 closed 4 months ago

knc6 commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.15508% with 63 lines in your changes are missing coverage. Please review.

Project coverage is 73.38%. Comparing base (156dc6e) to head (91799e6). Report is 8 commits behind head on main.

Files Patch % Lines
alignn/lmdb_dataset.py 81.72% 17 Missing :warning:
alignn/train_alignn.py 38.46% 16 Missing :warning:
alignn/train.py 89.72% 15 Missing :warning:
alignn/data.py 65.21% 8 Missing :warning:
alignn/dataset.py 84.78% 7 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== + Coverage 73.27% 73.38% +0.10% ========================================== Files 15 17 +2 Lines 2627 2814 +187 ========================================== + Hits 1925 2065 +140 - Misses 702 749 +47 ```

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