HEPCloud / decisionengine

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

Do the build of the wheel as not-root per our requirements #566

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

This should fix up our container builds. @vitodb

codecov[bot] commented 2 years ago

Codecov Report

Merging #566 (c833aa0) into master (9cbffe9) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
- Coverage   95.42%   95.39%   -0.03%     
==========================================
  Files          45       45              
  Lines        2688     2716      +28     
  Branches      445      442       -3     
==========================================
+ Hits         2565     2591      +26     
- Misses         90       91       +1     
- Partials       33       34       +1     
Flag Coverage Δ
python-3.10 95.25% <ø> (-0.03%) :arrow_down:
python-3.6 95.00% <ø> (-0.10%) :arrow_down:

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

Impacted Files Coverage Δ
...rc/decisionengine/framework/modules/SourceProxy.py 78.26% <0.00%> (-8.70%) :arrow_down:
...ecisionengine/framework/taskmanager/TaskManager.py 98.37% <0.00%> (+1.59%) :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 9cbffe9...c833aa0. Read the comment docs.