imjoseangel / powerline-k8sstatus

A Powerline segment for showing the status of a K8s context
MIT License
2 stars 0 forks source link

style(remove-modules): remove unused from tests #48

Closed imjoseangel closed 3 years ago

imjoseangel commented 3 years ago

SUMMARY

Fixes #47

ISSUE TYPE

COMPONENT NAME

Tests

ADDITIONAL INFORMATION

from kubernetes.config.config_exception import ConfigException
from urllib3.exceptions import MaxRetryError
codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (04cd608) into devel (bb34bc0) will decrease coverage by 0.02%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##            devel      #48      +/-   ##
==========================================
- Coverage   98.27%   98.25%   -0.03%     
==========================================
  Files           3        3              
  Lines         174      172       -2     
==========================================
- Hits          171      169       -2     
  Misses          3        3              
Flag Coverage Δ
unittests 98.25% <ø> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
tests/test_powerlinek8sstatus.py 100.00% <ø> (ø)

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 bb34bc0...f88d768. Read the comment docs.