gmlc-dispatches / dispatches

Primary repository for distributed dispatches software tools
https://dispatches.readthedocs.io/
Other
12 stars 34 forks source link

Update copyright year in text and code files #129

Closed lbianchi-lbl closed 2 years ago

lbianchi-lbl commented 2 years ago

Summary/Motivation:

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (0656d26) into main (e5dbfbf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files          61       61           
  Lines        6832     6832           
=======================================
  Hits         6473     6473           
  Misses        359      359           
Impacted Files Coverage Δ
dispatches/__init__.py 100.00% <ø> (ø)
...s/fossil_case/concrete_tube/heat_exchanger_tube.py 80.00% <ø> (ø)
...sil_case/concrete_tube/test_heat_exchanger_tube.py 100.00% <ø> (ø)
...els/fossil_case/properties/hitecsalt_properties.py 97.19% <ø> (ø)
...els/fossil_case/properties/solarsalt_properties.py 97.19% <ø> (ø)
...ossil_case/properties/test_hitecsalt_properties.py 99.13% <ø> (ø)
...ossil_case/properties/test_solarsalt_properties.py 99.11% <ø> (ø)
...ssil_case/properties/test_thermaloil_properties.py 99.15% <ø> (ø)
...ls/fossil_case/properties/thermaloil_properties.py 96.49% <ø> (ø)
...sil_case/thermal_oil/test_charge_heat_exchanger.py 100.00% <ø> (ø)
... and 49 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 e5dbfbf...0656d26. Read the comment docs.