diffpy / libdiffpy

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

drop masked neighborhoods #25

Closed pavoljuhas closed 5 years ago

pavoljuhas commented 5 years ago

do not merge on GH - for CI reports only.

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.04%. The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   88.33%   88.38%   +0.04%     
==========================================
  Files         138      138              
  Lines        7478     7498      +20     
  Branches      523      523              
==========================================
+ Hits         6606     6627      +21     
+ Misses        676      675       -1     
  Partials      196      196
Impacted Files Coverage Δ
src/tests/TestOverlapCalculator.hpp 99.54% <100%> (+0.04%) :arrow_up:
src/diffpy/srreal/OverlapCalculator.cpp 76.19% <81.81%> (-0.27%) :arrow_down:
src/diffpy/srreal/PairQuantity.cpp 75% <0%> (+0.81%) :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 23f2a6c...b46c2f6. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.05%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   88.33%   88.39%   +0.05%     
==========================================
  Files         138      138              
  Lines        7478     7507      +29     
  Branches      523      526       +3     
==========================================
+ Hits         6606     6636      +30     
+ Misses        676      675       -1     
  Partials      196      196
Impacted Files Coverage Δ
src/tests/TestOverlapCalculator.hpp 99.54% <100%> (+0.04%) :arrow_up:
src/diffpy/srreal/OverlapCalculator.cpp 76.89% <85.71%> (+0.44%) :arrow_up:
src/diffpy/srreal/PairQuantity.cpp 75% <0%> (+0.81%) :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 23f2a6c...abfe929. Read the comment docs.