HEPCloud / decisionengine

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

[pre-commit.ci] pre-commit autoupdate #633

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 2 years ago

updates:

codecov[bot] commented 2 years ago

Codecov Report

Merging #633 (3ba97fd) into master (aeb6b97) will decrease coverage by 0.27%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #633      +/-   ##
==========================================
- Coverage   97.26%   96.98%   -0.28%     
==========================================
  Files          49       49              
  Lines        2889     2889              
  Branches      460      460              
==========================================
- Hits         2810     2802       -8     
- Misses         53       55       +2     
- Partials       26       32       +6     
Flag Coverage Δ
python-3.10 96.98% <ø> (ø)
python-3.6 ?

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

Impacted Files Coverage Δ
...sionengine/framework/taskmanager/LatestMessages.py 93.33% <0.00%> (-6.67%) :arrow_down:
src/decisionengine/framework/dataspace/maintain.py 98.09% <0.00%> (-1.91%) :arrow_down:
...c/decisionengine/framework/engine/SourceWorkers.py 99.15% <0.00%> (-0.85%) :arrow_down:
.../decisionengine/framework/engine/DecisionEngine.py 91.74% <0.00%> (-0.39%) :arrow_down:

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 aeb6b97...3ba97fd. Read the comment docs.

knoepfel commented 2 years ago

Cannot merge this PR as the pyupgrade version upgrade is not compatible with Python 3.6.