cli icon indicating copy to clipboard operation
cli copied to clipboard

feat(firewall): display applied to resources when using label selector

Open phm07 opened this issue 6 months ago • 1 comments

This PR adds the ability to see which resources a Firewall is applied to when using a label selector.

Can only be merged once https://github.com/hetznercloud/hcloud-go/pull/667 is merged and released

phm07 avatar Jun 17 '25 08:06 phm07

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 70.35%. Comparing base (d8ebf37) to head (e33a135). :warning: Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1082      +/-   ##
==========================================
+ Coverage   70.31%   70.35%   +0.03%     
==========================================
  Files         244      244              
  Lines       10683    10695      +12     
==========================================
+ Hits         7512     7524      +12     
  Misses       2499     2499              
  Partials      672      672              
Flag Coverage Δ
e2e 51.95% <57.89%> (+<0.01%) :arrow_up:
unit 64.04% <100.00%> (+0.05%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 17 '25 08:06 codecov[bot]