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

BUG: Catch keyerror for client side filter #10

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Conversation

gmatthews20
Copy link
Collaborator

KeyError should be caught when a property isn't found when using a filter and should return false for that property

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.53%. Comparing base (a0c17b8) to head (2b985c2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files         111      111           
  Lines        4272     4272           
=======================================
  Hits         4252     4252           
  Misses         20       20           

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

@gmatthews20 gmatthews20 mentioned this pull request Jan 6, 2025
anish-mudaraddi
anish-mudaraddi previously approved these changes Jan 6, 2025
Copy link
Collaborator

@anish-mudaraddi anish-mudaraddi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should probably have a test for this - but okay for now

@gmatthews20 gmatthews20 marked this pull request as ready for review January 31, 2025 14:13
KeyErrors should be caught when a property isn't found and should return false
@anish-mudaraddi anish-mudaraddi merged commit f97368c into main Feb 17, 2025
13 checks passed
@anish-mudaraddi anish-mudaraddi deleted the hypervisor-fixes branch February 17, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants