HEPCloud / decisionengine

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

Rework tests for #454 #517

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

This should get all the logging tests passing again.

codecov[bot] commented 2 years ago

Codecov Report

Merging #517 (d328937) into master (a6a81ce) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #517      +/-   ##
==========================================
+ Coverage   93.86%   94.04%   +0.18%     
==========================================
  Files          44       44              
  Lines        2754     2756       +2     
  Branches      391      391              
==========================================
+ Hits         2585     2592       +7     
+ Misses        129      124       -5     
  Partials       40       40              
Flag Coverage Δ
python-3.6 93.48% <100.00%> (+0.22%) :arrow_up:
python-3.9 93.57% <100.00%> (+0.25%) :arrow_up:
python-pypy-3.7 93.48% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/decisionengine/framework/modules/de_logger.py 100.00% <100.00%> (+17.64%) :arrow_up:
src/decisionengine/framework/dataspace/maintain.py 98.11% <0.00%> (-0.95%) :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 a6a81ce...d328937. Read the comment docs.