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(filter): support bool and string values for invert property #55

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

ekristen
Copy link
Owner

Resolves #54

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.70%. Comparing base (c828745) to head (8110fd9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   97.69%   97.70%           
=======================================
  Files          17       17           
  Lines        1043     1047    +4     
=======================================
+ Hits         1019     1023    +4     
  Misses         13       13           
  Partials       11       11           

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

@ekristen ekristen merged commit d3ad510 into main Jun 10, 2024
5 checks passed
@ekristen ekristen deleted the issue-54 branch June 10, 2024 19:30
@ekristen
Copy link
Owner Author

🎉 This pull request is included in version 0.15.1 🎉

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.

Incompatible Filter.Invert data type when using rebuy-de/aws-nuke config
1 participant