cesmix-mit / InteratomicPotentials.jl

Contains methods and types for a variety interatomic potentials.
MIT License
27 stars 6 forks source link

Add missing imports and change conflicting variable name in README #47

Closed rashidrafeek closed 1 year ago

rashidrafeek commented 1 year ago

Some imports were missing for the example in README. Also, element is a function exported by AtomsBase. So using something else as a variable name would be better? I have currently changed it to elem.

codecov-commenter commented 1 year ago

Codecov Report

Merging #47 (713226e) into main (cb99ebb) will decrease coverage by 0.62%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   98.06%   97.43%   -0.63%     
==========================================
  Files          11       12       +1     
  Lines         155      156       +1     
==========================================
  Hits          152      152              
- Misses          3        4       +1     
Impacted Files Coverage Δ
src/InteratomicPotentials.jl 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.