grimme-lab / mctc-lib

Modular computation tool chain library
https://grimme-lab.github.io/mctc-lib
Apache License 2.0
15 stars 17 forks source link

Only write groups in Turbomole output if necessary #41

Closed awvwgk closed 2 years ago

awvwgk commented 2 years ago

For compatibility with less flexible Turbomole readers.

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (209a885) into main (3d0e921) will decrease coverage by 0.07%. The diff coverage is 11.11%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   69.88%   69.80%   -0.08%     
==========================================
  Files          60       60              
  Lines        7610     7615       +5     
  Branches     2227     2232       +5     
==========================================
- Hits         5318     5316       -2     
- Misses        735      738       +3     
- Partials     1557     1561       +4     
Impacted Files Coverage Δ
src/mctc/io/write/turbomole.f90 47.36% <11.11%> (-31.21%) :arrow_down:

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 3d0e921...209a885. Read the comment docs.