HEPCloud / decisionengine_modules

Apache License 2.0
2 stars 19 forks source link

Check DecisionEngineMonitorManifests for empty DFs #406

Closed BrunoCoimbra closed 2 years ago

BrunoCoimbra commented 2 years ago

This PR fixes the same problem as in #403, now for the DecisionEngineMonitorManifests publisher.

codecov[bot] commented 2 years ago

Codecov Report

Merging #406 (96e7cc1) into master (e7a247b) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   39.14%   39.12%   -0.02%     
==========================================
  Files          71       71              
  Lines        3421     3422       +1     
  Branches      599      600       +1     
==========================================
  Hits         1339     1339              
  Misses       1992     1992              
- Partials       90       91       +1     
Flag Coverage Δ
python-3.6 39.03% <ø> (-0.02%) :arrow_down:
python-3.9 39.12% <ø> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
...les/glideinwms/publishers/decisionenginemonitor.py 88.23% <0.00%> (-5.52%) :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 e7a247b...96e7cc1. Read the comment docs.