PCMSolver / pcmsolver

An API for the Polarizable Continuum Model
http://pcmsolver.readthedocs.io/
GNU Lesser General Public License v3.0
32 stars 21 forks source link

Move to GitHub Actions #185

Closed robertodr closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #185 (19d96ba) into master (5f1645c) will increase coverage by 1.56%. The diff coverage is 73.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   72.52%   74.09%   +1.56%     
==========================================
  Files          92      243     +151     
  Lines        5668    17144   +11476     
==========================================
+ Hits         4111    12703    +8592     
- Misses       1557     4441    +2884     
Impacted Files Coverage Δ
src/bi_operators/BoundaryIntegralOperator.hpp 100.00% <ø> (ø)
src/cavity/Cavity.hpp 100.00% <ø> (ø)
src/cavity/Element.hpp 100.00% <ø> (ø)
src/cavity/GePolCavity.cpp 90.39% <0.00%> (-0.40%) :arrow_down:
src/cavity/GePolCavity.hpp 33.33% <0.00%> (-16.67%) :arrow_down:
src/cavity/RestartCavity.hpp 0.00% <0.00%> (ø)
src/green/AnisotropicLiquid.cpp 39.28% <0.00%> (ø)
src/green/AnisotropicLiquid.hpp 0.00% <0.00%> (-20.00%) :arrow_down:
src/green/Green.hpp 100.00% <ø> (ø)
src/green/IGreensFunction.hpp 93.33% <ø> (-0.42%) :arrow_down:
... and 246 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 ee6a569...19d96ba. Read the comment docs.