cesmix-mit / InteratomicPotentials.jl

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

simplify directory structure #31

Closed jrdegreeff closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (9f64671) into main (4cd31a2) will increase coverage by 10.57%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #31       +/-   ##
===========================================
+ Coverage   62.20%   72.78%   +10.57%     
===========================================
  Files          10        9        -1     
  Lines         172      147       -25     
===========================================
  Hits          107      107               
+ Misses         65       40       -25     
Impacted Files Coverage Δ
src/ArbitraryPotentials/arbitrary_potential.jl 100.00% <ø> (ø)
src/EmpiricalPotentials/bm.jl 38.46% <ø> (ø)
src/EmpiricalPotentials/coulomb.jl 38.46% <ø> (ø)
src/EmpiricalPotentials/empirical_potential.jl 100.00% <ø> (ø)
src/EmpiricalPotentials/lj.jl 38.46% <ø> (ø)
src/EmpiricalPotentials/morse.jl 42.85% <ø> (ø)
src/EmpiricalPotentials/zbl.jl 52.94% <ø> (ø)
...rc/MixedPotentials/linear_combination_potential.jl 100.00% <ø> (ø)
src/nnlist.jl 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 4cd31a2...9f64671. Read the comment docs.