diffpy / libdiffpy

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

drop inversion center workaround #28

Closed pavoljuhas closed 5 years ago

pavoljuhas commented 5 years ago

for CI tests only, do not merge

codecov[bot] commented 5 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   88.57%   88.61%   +0.04%     
==========================================
  Files         138      138              
  Lines        7525     7508      -17     
  Branches      526      524       -2     
==========================================
- Hits         6665     6653      -12     
+ Misses        663      659       -4     
+ Partials      197      196       -1
Impacted Files Coverage Δ
src/tests/test_helpers.cpp 89.83% <ø> (ø) :arrow_up:
src/diffpy/srreal/ObjCrystStructureAdapter.cpp 96.07% <100%> (+3.64%) :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 58afe78...7e558fb. Read the comment docs.