HEPCloud / decisionengine

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

Added UP/DOWN status metric of the decision engine #663

Closed Redjacket45 closed 1 year ago

Redjacket45 commented 1 year ago

Added UP/DOWN status metric of the decision engine. This is going to be displayed on the dashboard.

pep8speaks commented 1 year ago

Hello @Redjacket45! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-08-11 16:20:25 UTC
codecov[bot] commented 1 year ago

Codecov Report

Merging #663 (c27c9ab) into master (9879741) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #663   +/-   ##
=======================================
  Coverage   97.27%   97.27%           
=======================================
  Files          50       50           
  Lines        3120     3123    +3     
  Branches      501      501           
=======================================
+ Hits         3035     3038    +3     
  Misses         54       54           
  Partials       31       31           
Flag Coverage Δ
python-3.10 97.08% <100.00%> (+<0.01%) :arrow_up:
python-3.6 96.91% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
.../decisionengine/framework/engine/DecisionEngine.py 93.62% <100.00%> (+0.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.