Tendrl / commons

Common code usable by all Tendrl components
http://www.tendrl.org
GNU Lesser General Public License v2.1
4 stars 23 forks source link

import flow log message improvement #1086

Closed GowthamShanmugam closed 5 years ago

GowthamShanmugam commented 5 years ago

tendrl-bug-id: #1080 bugzilla: 1688630

Signed-off-by: GowthamShanmugasundaram gshanmug@redhat.com

GowthamShanmugam commented 5 years ago

@shtripat please review

codecov[bot] commented 5 years ago

Codecov Report

Merging #1086 into master will decrease coverage by 0.07%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1086      +/-   ##
==========================================
- Coverage   80.87%   80.79%   -0.08%     
==========================================
  Files          91       91              
  Lines        3816     3821       +5     
  Branches      500      502       +2     
==========================================
+ Hits         3086     3087       +1     
- Misses        628      631       +3     
- Partials      102      103       +1
Impacted Files Coverage Δ
tendrl/commons/jobs/__init__.py 51.21% <100%> (ø) :arrow_up:
...endrl/commons/flows/import_cluster/gluster_help.py 57.79% <20%> (-1.82%) :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 1a8cf80...143233c. Read the comment docs.