HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Currently setuptools 60.0.0 is broken for non Fedora boxes #587

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

https://github.com/pypa/setuptools/issues/2938

codecov[bot] commented 2 years ago

Codecov Report

Merging #587 (9eac63c) into master (72c8db4) will increase coverage by 0.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #587      +/-   ##
==========================================
+ Coverage   83.69%   84.20%   +0.51%     
==========================================
  Files          46       46              
  Lines        2735     2748      +13     
  Branches      434      492      +58     
==========================================
+ Hits         2289     2314      +25     
+ Misses        404      390      -14     
- Partials       42       44       +2     
Flag Coverage Δ
python-3.10 84.13% <ø> (?)
python-3.6 83.69% <ø> (ø)

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

Impacted Files Coverage Δ
src/decisionengine/framework/modules/Transform.py 100.00% <0.00%> (ø)
...ionengine/framework/taskmanager/ProcessingState.py 100.00% <0.00%> (ø)
...rc/decisionengine/framework/dataspace/dataspace.py 88.76% <0.00%> (+0.12%) :arrow_up:
.../decisionengine/framework/engine/DecisionEngine.py 36.30% <0.00%> (+0.40%) :arrow_up:
...aspace/datasources/sqlalchemy_ds/datasource_api.py 98.77% <0.00%> (+1.22%) :arrow_up:
src/decisionengine/framework/dataspace/maintain.py 82.85% <0.00%> (+1.66%) :arrow_up:
...ecisionengine/framework/taskmanager/TaskManager.py 93.44% <0.00%> (+1.72%) :arrow_up:
...ework/dataspace/datasources/sqlalchemy_ds/utils.py 100.00% <0.00%> (+12.90%) :arrow_up:

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 40098f3...9eac63c. Read the comment docs.