diffpy / libdiffpy

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

ScatteringFactorTable direct serialization #24

Closed pavoljuhas closed 5 years ago

pavoljuhas commented 5 years ago

CI test only.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   88.16%   88.33%   +0.17%     
==========================================
  Files         138      138              
  Lines        7470     7477       +7     
  Branches      525      523       -2     
==========================================
+ Hits         6586     6605      +19     
+ Misses        686      676      -10     
+ Partials      198      196       -2
Impacted Files Coverage Δ
src/diffpy/srreal/ScatteringFactorTable.cpp 89.28% <ø> (ø) :arrow_up:
src/diffpy/srreal/SFTXray.hpp 100% <100%> (ø) :arrow_up:
src/diffpy/srreal/SFTNeutron.cpp 100% <100%> (+20%) :arrow_up:
src/diffpy/srreal/SFTNeutron.hpp 100% <100%> (ø) :arrow_up:
src/diffpy/srreal/SFTElectron.cpp 100% <100%> (+20%) :arrow_up:
src/diffpy/srreal/SFTElectronNumber.cpp 100% <100%> (+20%) :arrow_up:
src/diffpy/srreal/SFTElectronNumber.hpp 100% <100%> (ø) :arrow_up:
src/diffpy/srreal/SFTXray.cpp 100% <100%> (ø) :arrow_up:
src/diffpy/srreal/ScatteringFactorTable.hpp 100% <100%> (+10.34%) :arrow_up:
src/tests/TestScatteringFactorTable.hpp 100% <100%> (ø) :arrow_up:
... and 4 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 39b3adb...b8b53dd. Read the comment docs.