imjoseangel / powerline-k8sstatus

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

build(coverage-limits): add limits #50

Closed imjoseangel closed 3 years ago

imjoseangel commented 3 years ago

SUMMARY

Fixes #49

ISSUE TYPE

COMPONENT NAME

Coverage

ADDITIONAL INFORMATION

ignore:
  - setup.py
coverage:
  precision: 2
  round: down
  range: "90..100"
codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (9308f86) into devel (9ea7834) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #50   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files           3        3           
  Lines         172      172           
=======================================
  Hits          169      169           
  Misses          3        3           
Flag Coverage Δ
unittests 98.25% <ø> (ø)

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


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 9ea7834...9308f86. Read the comment docs.