openmopac / mopac

Molecular Orbital PACkage
http://openmopac.net
GNU Lesser General Public License v3.0
122 stars 32 forks source link

TS bug fix #56

Closed godotalgorithm closed 2 years ago

godotalgorithm commented 2 years ago

Fixes the bugs reported in #54 and #47.

Status

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (59ade86) into main (fb8e8b5) will increase coverage by 0.00%. The diff coverage is 72.41%.

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   68.22%   68.22%           
=======================================
  Files         330      330           
  Lines       71690    71695    +5     
=======================================
+ Hits        48912    48917    +5     
  Misses      22778    22778           
Impacted Files Coverage Δ
src/chemistry/chklew.F90 72.50% <33.33%> (-0.99%) :arrow_down:
src/forces/force.F90 79.91% <50.00%> (+0.04%) :arrow_up:
src/reactions/ef.F90 70.75% <76.36%> (ø)
src/input/gettxt.F90 55.64% <88.23%> (+1.02%) :arrow_up:
src/solvation/cosmo.F90 90.59% <100.00%> (+<0.01%) :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 fb8e8b5...59ade86. Read the comment docs.