Skip to content

Conversation

@mambelli
Copy link
Contributor

@mambelli mambelli commented Dec 7, 2021

Set Apache 2.0 license and added REUSE compliance

Added REUSE configuration files, DEP5 file, and SPDX headers
Added also pre-commit checks and CI compliance test

See https://reuse.software/

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #575 (a771301) into master (3f844ca) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
+ Coverage   83.42%   83.52%   +0.09%     
==========================================
  Files          45       45              
  Lines        2667     2683      +16     
  Branches      482      482              
==========================================
+ Hits         2225     2241      +16     
  Misses        398      398              
  Partials       44       44              
Flag Coverage Δ
python-3.10 83.45% <ø> (+0.09%) ⬆️
python-3.6 83.18% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/decisionengine/framework/__init__.py 100.00% <ø> (ø)
src/decisionengine/framework/about.py 100.00% <ø> (ø)
...ionengine/framework/config/ChannelConfigHandler.py 94.66% <ø> (+0.07%) ⬆️
src/decisionengine/framework/config/ValidConfig.py 100.00% <ø> (ø)
src/decisionengine/framework/config/policies.py 100.00% <ø> (ø)
...rc/decisionengine/framework/dataspace/datablock.py 98.82% <ø> (ø)
...c/decisionengine/framework/dataspace/datasource.py 100.00% <ø> (ø)
...sionengine/framework/dataspace/datasources/null.py 100.00% <ø> (ø)
...rk/dataspace/datasources/sqlalchemy_ds/__init__.py 100.00% <ø> (ø)
...aspace/datasources/sqlalchemy_ds/datasource_api.py 98.77% <ø> (+<0.01%) ⬆️
... and 51 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 3f844ca...a771301. Read the comment docs.

@mambelli mambelli force-pushed the license_update branch 2 times, most recently from 828b746 to 8791dcb Compare December 7, 2021 04:57
@mambelli mambelli changed the title Added reuse configuration files and SPDX headers Set Apache 2.0 license and added REUSE compliance Dec 7, 2021
@jcpunk
Copy link
Contributor

jcpunk commented Dec 7, 2021

Should the copyright year bet 2009? That seems incorrect to me....

Added REUSE configuration files, DEP5 file, and SPDX headers

Added also pre-commit checks and CI compliance test
@mambelli
Copy link
Contributor Author

mambelli commented Dec 7, 2021

Should the copyright year bet 2009? That seems incorrect to me....

Indeed. I used what was in the license file but does not make sense. I updated it to 2017, the start of the project.

@mambelli mambelli merged commit d1a86c5 into HEPCloud:master Dec 8, 2021
@mambelli
Copy link
Contributor Author

mambelli commented Jan 7, 2022

This fixes #528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants