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

Update dates in copyright headers #172

Closed robertodr closed 5 years ago

robertodr commented 5 years ago

Description

2018 -> 2019 in copyright headers.

Status

MinazoBot commented 5 years ago
1 Warning
:warning: Please update CHANGELOG.md with a description of your changes. If this PR is not a user-facing change (e.g. just refactoring), you can disregard this.

Here's an example of a CHANGELOG.md entry:

* [#172](https://github.com/PCMSolver/pcmsolver/pull/172): Update dates in copyright headers - [@robertodr](https://github.com/robertodr)

Generated by :no_entry_sign: Danger

robertodr commented 5 years ago

Wait with merging. CI is still rough around the edges :/

codecov[bot] commented 5 years ago

Codecov Report

Merging #172 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   72.52%   72.52%   +<.01%     
==========================================
  Files          92       92              
  Lines        5623     5668      +45     
==========================================
+ Hits         4078     4111      +33     
- Misses       1545     1557      +12
Impacted Files Coverage Δ
src/green/IonicLiquid.cpp 45.45% <ø> (ø) :arrow_up:
src/bi_operators/IBoundaryIntegralOperator.hpp 100% <ø> (ø) :arrow_up:
src/solver/IEFSolver.cpp 96% <ø> (ø) :arrow_up:
src/utils/Symmetry.cpp 100% <ø> (ø) :arrow_up:
src/utils/QuadratureRules.cpp 99.23% <ø> (ø) :arrow_up:
src/bi_operators/BoundaryIntegralOperator.hpp 100% <ø> (ø) :arrow_up:
src/cavity/ICavity.cpp 82.5% <ø> (+0.68%) :arrow_up:
src/pedra/pedra_dblas.f90 13.41% <ø> (ø) :arrow_up:
src/green/dielectric_profile/OneLayerLog.hpp 68.96% <ø> (ø) :arrow_up:
src/green/dielectric_profile/Sharp.hpp 28.57% <ø> (ø) :arrow_up:
... and 92 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 3ccc726...6e42f65. Read the comment docs.