MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

Bugfixes #398

Closed stigrj closed 2 years ago

stigrj commented 2 years ago

Fixing #396 and #397

codecov[bot] commented 2 years ago

Codecov Report

Merging #398 (367afd1) into master (1c51264) will decrease coverage by 0.04%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
- Coverage   68.56%   68.51%   -0.05%     
==========================================
  Files         179      179              
  Lines       14231    14300      +69     
==========================================
+ Hits         9757     9798      +41     
- Misses       4474     4502      +28     
Impacted Files Coverage Δ
src/driver.cpp 69.61% <83.33%> (-0.06%) :arrow_down:
src/mrdft/Factory.cpp 96.66% <0.00%> (-3.34%) :arrow_down:
src/utils/print_utils.cpp 86.92% <0.00%> (-0.58%) :arrow_down:
src/mrdft/Grid.h 100.00% <0.00%> (ø)
src/tensor/TensorOperator.h 100.00% <0.00%> (ø)
src/properties/NMRShielding.h 0.00% <0.00%> (ø)
src/properties/Magnetizability.h 0.00% <0.00%> (ø)
src/properties/QuadrupoleMoment.h 100.00% <0.00%> (ø)
src/utils/gto_utils/AOContraction.h 100.00% <0.00%> (ø)
src/analyticfunctions/NuclearFunction.h 100.00% <0.00%> (ø)
... and 5 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 1c51264...367afd1. Read the comment docs.