HEPCloud / decisionengine

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

Fix reaper coverage flapping #562

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

This should fix up the coverage flapping in the Reaper code.

codecov[bot] commented 2 years ago

Codecov Report

Merging #562 (abe2657) into master (9cbffe9) will decrease coverage by 0.03%. The diff coverage is n/a.

:exclamation: Current head abe2657 differs from pull request most recent head fcbc3f7. Consider uploading reports for the commit fcbc3f7 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #562      +/-   ##
==========================================
- Coverage   95.42%   95.38%   -0.04%     
==========================================
  Files          45       45              
  Lines        2688     2688              
  Branches      445      445              
==========================================
- Hits         2565     2564       -1     
  Misses         90       90              
- Partials       33       34       +1     
Flag Coverage Δ
python-3.10 95.27% <ø> (ø)
python-3.6 95.02% <ø> (-0.08%) :arrow_down:

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

Impacted Files Coverage Δ
src/decisionengine/framework/dataspace/maintain.py 99.04% <0.00%> (-0.96%) :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 9cbffe9...fcbc3f7. Read the comment docs.