Skip to content

add temporary filter for quarantine ips in public address list view#12808

Draft
sudo87 wants to merge 1 commit intoapache:4.22from
shapeblue:filterQuarentine
Draft

add temporary filter for quarantine ips in public address list view#12808
sudo87 wants to merge 1 commit intoapache:4.22from
shapeblue:filterQuarentine

Conversation

@sudo87
Copy link
Contributor

@sudo87 sudo87 commented Mar 13, 2026

Description

This PR address #12797

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.60%. Comparing base (2359061) to head (b725d3c).
⚠️ Report is 1 commits behind head on 4.22.

Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12808      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
+ Complexity    15661    15659       -2     
============================================
  Files          5917     5917              
  Lines        531411   531419       +8     
  Branches      64972    64975       +3     
============================================
- Hits          93585    93578       -7     
- Misses       427271   427284      +13     
- Partials      10555    10557       +2     
Flag Coverage Δ
uitests 3.70% <ø> (-0.01%) ⬇️
unittests 18.68% <ø> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sureshanaparti sureshanaparti linked an issue Mar 13, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI : Show list of quarantined ips

1 participant