MRChemSoft / mrchem

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

Fix MPI tests #329

Closed stigrj closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #329 into master will increase coverage by 0.62%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   54.18%   54.81%   +0.62%     
==========================================
  Files         105      105              
  Lines        8415     8416       +1     
==========================================
+ Hits         4560     4613      +53     
+ Misses       3855     3803      -52     
Impacted Files Coverage Δ
tests/qmoperators/electric_field_operator.cpp 98.85% <100.00%> (+28.73%) :arrow_up:
tests/unit_tests.cpp 100.00% <100.00%> (ø)
src/qmoperators/RankZeroTensorOperator.cpp 52.30% <0.00%> (+11.28%) :arrow_up:
src/qmoperators/one_electron/QMPotential.h 100.00% <0.00%> (+100.00%) :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 4e270da...159ea20. Read the comment docs.

stigrj commented 3 years ago

still issues with the integration tests on Fram/Saga

stigrj commented 3 years ago

So I fixed Saga/Fram but broke Circle :ok_hand: