molmod / yaff

Yaff is yet another force-field code
http://molmod.github.io/yaff
GNU General Public License v3.0
31 stars 18 forks source link

First attempt at center of mass layer in ForcePartValence #44

Closed tovrstra closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #44     +/-   ##
=========================================
+ Coverage   81.51%   81.61%   +0.1%     
=========================================
  Files          87       89      +2     
  Lines       13139    13213     +74     
  Branches     1797     1804      +7     
=========================================
+ Hits        10710    10784     +74     
  Misses       2022     2022             
  Partials      407      407
Impacted Files Coverage Δ
yaff/pes/__init__.py 100% <100%> (ø) :arrow_up:
yaff/pes/ff.py 83.13% <100%> (+0.36%) :arrow_up:
yaff/pes/test/test_comlist.py 100% <100%> (ø)
yaff/pes/comlist.py 100% <100%> (ø)

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 ac1bb4b...2c68f3a. Read the comment docs.