cesmix-mit / InteratomicPotentials.jl

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

Fix previous merge issues and add more unit tests for new features #36

Closed jrdegreeff closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (eceb3a7) into main (d1709ec) will increase coverage by 5.67%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main       #36      +/-   ##
===========================================
+ Coverage   94.32%   100.00%   +5.67%     
===========================================
  Files          11        11              
  Lines         141       154      +13     
===========================================
+ Hits          133       154      +21     
+ Misses          8         0       -8     
Impacted Files Coverage Δ
src/types/trainable_potential.jl 100.00% <ø> (ø)
src/empirical/bm.jl 100.00% <100.00%> (ø)
src/empirical/coulomb.jl 100.00% <100.00%> (ø)
src/empirical/lj.jl 100.00% <100.00%> (ø)
src/empirical/morse.jl 100.00% <100.00%> (ø)
src/empirical/zbl.jl 100.00% <100.00%> (ø)
src/mixed/linear_combination_potential.jl 100.00% <100.00%> (ø)
src/nnlist.jl 100.00% <100.00%> (ø)
src/types/abstract_potential.jl 100.00% <100.00%> (ø)
src/types/empirical_potential.jl 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e57cd5b...eceb3a7. Read the comment docs.