sodafoundation / delfin

delfin is the SODA Infrastructure Manager project which provides unified, intelligent and scalable resource management, alert and performance monitoring
https://sodafoundation.io/
Apache License 2.0
202 stars 355 forks source link

Removed inappropriate operator (And) #872 #879

Closed code4Y closed 2 years ago

code4Y commented 2 years ago

What this PR does / why we need it: Removes inappropriate 'And' operator and duplicate 'host'.

Which issue this PR fixes: fixes #872

Special notes for your reviewer: Thank you! SODACODE2022

codecov[bot] commented 2 years ago

Codecov Report

Merging #879 (d3f92d1) into master (72babd7) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #879      +/-   ##
==========================================
- Coverage   70.59%   70.58%   -0.01%     
==========================================
  Files         180      180              
  Lines       18825    18825              
  Branches     2769     2769              
==========================================
- Hits        13289    13288       -1     
  Misses       4694     4694              
- Partials      842      843       +1     
Impacted Files Coverage Δ
delfin/test.py 59.69% <0.00%> (ø)
delfin/drivers/fake_storage/__init__.py 94.40% <0.00%> (-0.26%) :arrow_down:
anvithks commented 2 years ago

@sushanthakumar Can you PTAL