Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [Bug] Filter PolicyReport ignores namespace flag #1355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yankay
Copy link
Contributor

@yankay yankay commented Dec 20, 2024

Closes #1353

πŸ“‘ Description

Add the namespace filter to the KyvernoAnalyzer

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@yankay yankay requested review from a team as code owners December 20, 2024 09:54
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 34.12%. Comparing base (173e4dc) to head (6f73116).
Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
pkg/integration/kyverno/analyzer.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1355      +/-   ##
==========================================
- Coverage   34.76%   34.12%   -0.65%     
==========================================
  Files          94       97       +3     
  Lines        6342     6500     +158     
==========================================
+ Hits         2205     2218      +13     
- Misses       4046     4189     +143     
- Partials       91       93       +2     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@yankay yankay force-pushed the fix-PolicyReport-filter-namespace branch from 6f73116 to c47b538 Compare December 23, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Development

Successfully merging this pull request may close these issues.

[Bug]: Filter PolicyReport ignores namespace flag
2 participants