MRChemSoft / mrchem

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

Move from Travis to GitHub actions #342

Closed robertodr closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #342 (c30f4c3) into master (57a8f4f) will increase coverage by 12.92%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #342       +/-   ##
===========================================
+ Coverage   54.79%   67.71%   +12.92%     
===========================================
  Files         105      160       +55     
  Lines        8412    12314     +3902     
===========================================
+ Hits         4609     8338     +3729     
- Misses       3803     3976      +173     
Impacted Files Coverage Δ
src/analyticfunctions/HydrogenFunction.h 0.00% <0.00%> (-100.00%) :arrow_down:
src/parallel.h 0.00% <0.00%> (-50.00%) :arrow_down:
src/mrdft/GGA.cpp 87.27% <0.00%> (-0.23%) :arrow_down:
src/qmfunctions/QMFunction.cpp 75.62% <0.00%> (-0.16%) :arrow_down:
src/mrdft/Grid.h 100.00% <0.00%> (ø)
src/mrdft/Factory.h 100.00% <0.00%> (ø)
src/mrdft/MRDFT.cpp 100.00% <0.00%> (ø)
src/mrdft/Functional.h 100.00% <0.00%> (ø)
src/chemistry/Element.h 100.00% <0.00%> (ø)
src/chemistry/Nucleus.h 100.00% <0.00%> (ø)
... and 107 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 57a8f4f...c30f4c3. Read the comment docs.

robertodr commented 3 years ago

The integration with Danger might have to be reviewed later. I am also looking at slaying the bot entirely in favor of other, less annoying, solutions.