votca / ctp

charge transport module
https://gitlab.mpcdf.mpg.de/votca/votca
7 stars 11 forks source link

gsl.h: fixed 2 unused variable warns #130

Closed junghans closed 5 years ago

junghans commented 5 years ago

Warning were introduced in 1ede526ba8cffd145768c152fda1c7019a5cd924.

codecov[bot] commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.9%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #130     +/-   ##
========================================
+ Coverage     1.3%    2.3%   +0.9%     
========================================
  Files         214     262     +48     
  Lines       39147   43342   +4195     
========================================
+ Hits          542    1014    +472     
- Misses      38605   42328   +3723
Flag Coverage Δ
#clang 1.1% <ø> (ø) :arrow_up:
#doxygen 7.5% <ø> (?)
#gcc 1.4% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
include/votca/ctp/gsl.h 0% <ø> (ø) :arrow_up:
src/tools/Md2QmEngine.h 21.4% <0%> (-78.6%) :arrow_down:
include/votca/ctp/jobapplication.h 30.7% <0%> (-69.3%) :arrow_down:
include/votca/ctp/sqlapplication.h 33.3% <0%> (-66.7%) :arrow_down:
src/libctp/ewdspace.cc 50% <0%> (-50%) :arrow_down:
include/votca/ctp/ctpapplication.h 50% <0%> (-50%) :arrow_down:
src/libctp/xinteractor.cc 50% <0%> (-50%) :arrow_down:
src/libctp/qmtool.cc 50% <0%> (-50%) :arrow_down:
include/votca/ctp/statesaversqlite.h 5.2% <0%> (-44.8%) :arrow_down:
include/votca/ctp/toolfactory.h 62.5% <0%> (-37.5%) :arrow_down:
... and 249 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 55d650a...1baef45. Read the comment docs.