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

feat: global filter support #37

Merged
merged 8 commits into from
Feb 16, 2024
Merged

feat: global filter support #37

merged 8 commits into from
Feb 16, 2024

Conversation

ekristen
Copy link
Owner

@ekristen ekristen commented Feb 11, 2024

Adding support for global filters for resources, resolves #25

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (adb6cff) 95.37% compared to head (a6f717a) 95.19%.

Files Patch % Lines
pkg/filter/filter.go 83.33% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   95.37%   95.19%   -0.18%     
==========================================
  Files          14       14              
  Lines         843      854      +11     
==========================================
+ Hits          804      813       +9     
- Misses         24       26       +2     
  Partials       15       15              

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

@ekristen ekristen merged commit 3efe6a0 into main Feb 16, 2024
3 checks passed
@ekristen ekristen deleted the global-filter branch February 16, 2024 03:24
@ekristen
Copy link
Owner Author

🎉 This pull request is included in version 0.10.0 🎉

The release is available on GitHub release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support Global Filters
2 participants