diffpy / libdiffpy

DiffPy C++ library for calculation of PDF and other real-space quantities
Other
7 stars 13 forks source link

Fix OverlapCalculator rmin #26

Closed pavoljuhas closed 5 years ago

pavoljuhas commented 5 years ago

Respect rmin value when evaluating atom radii overlap.

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   88.39%   88.57%   +0.17%     
==========================================
  Files         138      138              
  Lines        7507     7525      +18     
  Branches      526      526              
==========================================
+ Hits         6636     6665      +29     
+ Misses        675      663      -12     
- Partials      196      197       +1
Impacted Files Coverage Δ
src/diffpy/srreal/OverlapCalculator.cpp 80.59% <100%> (+3.69%) :arrow_up:
src/tests/TestOverlapCalculator.hpp 99.57% <100%> (+0.03%) :arrow_up:

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 6e74f72...7ab9bcf. Read the comment docs.