cesmix-mit / InteratomicPotentials.jl

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

Cleanup #28

Closed jrdegreeff closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (3090ec0) into main (96d6808) will increase coverage by 15.45%. The diff coverage is 11.11%.

@@             Coverage Diff             @@
##             main      #28       +/-   ##
===========================================
+ Coverage   25.86%   41.32%   +15.45%     
===========================================
  Files          13       10        -3     
  Lines         317      196      -121     
===========================================
- Hits           82       81        -1     
+ Misses        235      115      -120     
Impacted Files Coverage Δ
src/PotentialTypes/EmpiricalPotentials/bm.jl 0.00% <0.00%> (ø)
src/PotentialTypes/EmpiricalPotentials/coulomb.jl 0.00% <0.00%> (ø)
src/PotentialTypes/EmpiricalPotentials/morse.jl 0.00% <0.00%> (ø)
src/PotentialTypes/EmpiricalPotentials/zbl.jl 0.00% <0.00%> (ø)
src/PotentialTypes/EmpiricalPotentials/lj.jl 26.08% <9.09%> (+2.08%) :arrow_up:
...lTypes/EmpiricalPotentials/empirical_potentials.jl 96.15% <75.00%> (-0.15%) :arrow_down:
src/NeighborList/nnlist.jl 93.33% <100.00%> (ø)

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 96d6808...3090ec0. Read the comment docs.