imjoseangel / powerline-k8sstatus

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

refactor(alert-name): change to contextalert #39

Closed imjoseangel closed 3 years ago

imjoseangel commented 3 years ago

SUMMARY

Fixes #38

ISSUE TYPE

COMPONENT NAME

Main Module

ADDITIONAL INFORMATION

    def build_segments(context, namespace, user, contextalert):
codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (ac2d180) into devel (bd8c1e9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #39   +/-   ##
=======================================
  Coverage   97.82%   97.82%           
=======================================
  Files           3        3           
  Lines         138      138           
=======================================
  Hits          135      135           
  Misses          3        3           
Flag Coverage Δ
unittests 97.82% <100.00%> (ø)

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

Impacted Files Coverage Δ
tests/test_powerlinek8sstatus.py 100.00% <ø> (ø)
powerline_k8sstatus/segments.py 93.47% <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 bd8c1e9...ac2d180. Read the comment docs.