votca / ctp

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

.travis.yml: drop gmx-5.1 #90

Closed junghans closed 6 years ago

junghans commented 6 years ago

Needed for votca/csg#238

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #90      +/-   ##
=========================================
+ Coverage    1.94%   2.01%   +0.07%     
=========================================
  Files         162     165       +3     
  Lines       31957   31056     -901     
  Branches     4453       0    -4453     
=========================================
+ Hits          620     627       +7     
+ Misses      31330   30429     -901     
+ Partials        7       0       -7
Flag Coverage Δ
#doxygen 100% <ø> (ø) :arrow_up:
#gcc 0.92% <ø> (+0.1%) :arrow_up:
Impacted Files Coverage Δ
include/votca/ctp/topology.h 0% <0%> (-49.28%) :arrow_down:
include/votca/ctp/extractorfactory.h 40% <0%> (-4.45%) :arrow_down:
include/votca/ctp/jobcalculatorfactory.h 36.36% <0%> (-3.64%) :arrow_down:
include/votca/ctp/calculatorfactory.h 36.36% <0%> (-3.64%) :arrow_down:
include/votca/ctp/atom.h 19.35% <0%> (-2.08%) :arrow_down:
src/libctp/topology.cc 8.62% <0%> (-1.67%) :arrow_down:
include/votca/ctp/xinteractor.h 1.29% <0%> (-0.04%) :arrow_down:
src/libctp/polartop.cc 0.54% <0%> (-0.03%) :arrow_down:
src/libctp/calculators/ianalyze.h 1.35% <0%> (-0.02%) :arrow_down:
src/libctp/jobcalculators/qmmm.h 1.16% <0%> (-0.02%) :arrow_down:
... and 83 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 68a530e...ce6ccaa. Read the comment docs.