votca / ctp

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

Added badge to indicate passes gitlab tests #124

Closed JoshuaSBrown closed 5 years ago

junghans commented 5 years ago

What about Travis and codecov?

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #124     +/-   ##
========================================
+ Coverage     1.3%    2.3%   +0.9%     
========================================
  Files         214     262     +48     
  Lines       39132   43327   +4195     
========================================
+ Hits          542    1015    +473     
- Misses      38590   42312   +3722
Flag Coverage Δ
#clang 1.1% <ø> (ø) :arrow_up:
#doxygen 7.5% <ø> (?)
#gcc 1.4% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
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:
include/votca/kmc/kmccalculatorfactory.h 62.5% <0%> (-37.5%) :arrow_down:
... and 248 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 7bc13fc...0ece02f. Read the comment docs.

JoshuaSBrown commented 5 years ago

@junghans One at a time right.