cesmix-mit / InteratomicPotentials.jl

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

reorganize directories and tests in preparation for documentation #33

Closed jrdegreeff closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (daba64f) into main (62bc26a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          147       147           
=========================================
  Hits           147       147           
Impacted Files Coverage Δ
src/empirical/bm.jl 100.00% <ø> (ø)
src/empirical/coulomb.jl 100.00% <ø> (ø)
src/empirical/lj.jl 100.00% <ø> (ø)
src/empirical/morse.jl 100.00% <ø> (ø)
src/empirical/zbl.jl 100.00% <ø> (ø)
src/mixed/linear_combination_potential.jl 100.00% <ø> (ø)
src/types/arbitrary_potential.jl 100.00% <ø> (ø)
src/types/empirical_potential.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 62bc26a...daba64f. Read the comment docs.