diffpy / libdiffpy

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

add `uisowidth` attribute to ConstantPeakWidth class #16

Closed pavoljuhas closed 5 years ago

pavoljuhas commented 6 years ago

TODO

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage    87.3%   87.48%   +0.17%     
==========================================
  Files         136      136              
  Lines        7326     7399      +73     
  Branches      533      533              
==========================================
+ Hits         6396     6473      +77     
+ Misses        726      722       -4     
  Partials      204      204
Impacted Files Coverage Δ
src/diffpy/Attributes.ipp 100% <100%> (ø) :arrow_up:
src/tests/TestPeakWidthModel.hpp 100% <100%> (ø) :arrow_up:
src/diffpy/srreal/ConstantPeakWidth.cpp 100% <100%> (+17.39%) :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 c7236f5...452cf68. Read the comment docs.