cesmix-mit / InteratomicPotentials.jl

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

Rework all tests and flesh out unit test suite #30

Closed jrdegreeff closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (1eca766) into main (9f81c2d) will increase coverage by 15.78%. The diff coverage is 92.30%.

@@             Coverage Diff             @@
##             main      #30       +/-   ##
===========================================
+ Coverage   46.42%   62.20%   +15.78%     
===========================================
  Files          10       10               
  Lines         168      172        +4     
===========================================
+ Hits           78      107       +29     
+ Misses         90       65       -25     
Impacted Files Coverage Δ
src/PotentialTypes/EmpiricalPotentials/coulomb.jl 38.46% <83.33%> (+38.46%) :arrow_up:
src/PotentialTypes/EmpiricalPotentials/zbl.jl 52.94% <87.50%> (+52.94%) :arrow_up:
src/PotentialTypes/EmpiricalPotentials/bm.jl 38.46% <100.00%> (+38.46%) :arrow_up:
...lTypes/EmpiricalPotentials/empirical_potentials.jl 100.00% <100.00%> (+3.84%) :arrow_up:
src/PotentialTypes/EmpiricalPotentials/lj.jl 38.46% <100.00%> (ø)
src/PotentialTypes/EmpiricalPotentials/morse.jl 42.85% <100.00%> (+42.85%) :arrow_up:
src/NeighborList/nnlist.jl 100.00% <0.00%> (+3.70%) :arrow_up:
...PotentialTypes/MixedPotentials/mixed_potentials.jl 100.00% <0.00%> (+9.52%) :arrow_up:
... and 1 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 9f81c2d...1eca766. Read the comment docs.