votca / xtp

GW-BSE for excited state Quantum Chemistry in a Gaussian Orbital basis, electronic spectroscopy with QM/MM, charge and energy dynamics in complex molecular systems
29 stars 15 forks source link

changed tokenizer interface #707

Closed JensWehner closed 3 years ago

JensWehner commented 3 years ago

@votca-bot format

JensWehner commented 3 years ago

@votca-bot changelog: adapted tokenizer api

codecov[bot] commented 3 years ago

Codecov Report

Merging #707 (3c04a8f) into master (fc0b13e) will decrease coverage by 0.0%. The diff coverage is 32.1%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #707     +/-   ##
========================================
- Coverage    51.2%   51.1%   -0.1%     
========================================
  Files         294     294             
  Lines       26847   27269    +422     
========================================
+ Hits        13760   13961    +201     
- Misses      13087   13308    +221     
Impacted Files Coverage Δ
src/libxtp/calculators/eanalyze.cc 0.0% <0.0%> (ø)
src/libxtp/calculators/ianalyze.cc 0.0% <0.0%> (ø)
src/libxtp/calculators/mapchecker.h 0.0% <0.0%> (ø)
src/libxtp/calculators/neighborlist.cc 0.0% <0.0%> (ø)
src/libxtp/calculators/vaverage.cc 0.0% <0.0%> (ø)
src/libxtp/esp2multipole.cc 0.0% <0.0%> (ø)
src/libxtp/geometry_optimization.cc 0.0% <0.0%> (ø)
src/libxtp/gyration.cc 0.0% <0.0%> (ø)
src/libxtp/jobcalculators/iexcitoncl.cc 0.0% <0.0%> (ø)
src/libxtp/jobcalculators/iqm.cc 0.0% <0.0%> (ø)
... and 158 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 fc0b13e...3c04a8f. Read the comment docs.