felixfbecker / PSKubectl

kubectl with the power of the object pipeline
MIT License
61 stars 9 forks source link

feat: add Remove-KubeResource #56

Closed felixfbecker closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will increase coverage by 1.92%. The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   69.74%   71.66%   +1.92%     
==========================================
  Files          24       25       +1     
  Lines         542      600      +58     
==========================================
+ Hits          378      430      +52     
- Misses        164      170       +6
Impacted Files Coverage Δ
src/Cmdlets/RemoveKubeResourceCmdlet.cs 89.65% <89.65%> (ø)

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 7cf2824...326dc8e. Read the comment docs.

felixfbecker commented 4 years ago

:tada: This PR is included in version 0.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: