ryane / kfilt

kfilt can filter Kubernetes resources.
Apache License 2.0
101 stars 8 forks source link

support wildcards in the name matcher #20

Closed ryane closed 2 years ago

ryane commented 2 years ago

fixes #15

codecov-commenter commented 2 years ago

Codecov Report

Merging #20 (fac73e4) into master (8cc8f60) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   93.50%   93.61%   +0.11%     
==========================================
  Files           6        6              
  Lines         231      235       +4     
==========================================
+ Hits          216      220       +4     
  Misses         13       13              
  Partials        2        2              
Impacted Files Coverage Δ
pkg/filter/matcher.go 85.41% <100.00%> (+0.63%) :arrow_up:

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 8cc8f60...fac73e4. Read the comment docs.