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

ENH: add hv search action #259

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

anish-mudaraddi
Copy link
Collaborator

add hv.search.by.property action and fix other search actions so that they work without needing to specify group-by

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (d8abc17) to head (7548372).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   98.08%   98.12%   +0.03%     
==========================================
  Files         217      223       +6     
  Lines        8253     8408     +155     
  Branches      501      511      +10     
==========================================
+ Hits         8095     8250     +155     
  Misses        137      137              
  Partials       21       21              

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

gmatthews20
gmatthews20 previously approved these changes Sep 25, 2024
actions/hv.search.by.property.yaml Outdated Show resolved Hide resolved
gmatthews20
gmatthews20 previously approved these changes Oct 4, 2024
Copy link
Contributor

@lizsalmon lizsalmon left a comment

Choose a reason for hiding this comment

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

Just the one change to make it search by property instead of regex.

actions/hv.search.by.property.yaml Outdated Show resolved Hide resolved
anish-mudaraddi and others added 5 commits October 17, 2024 11:16
Allows users to query for hypervisors based on a property
pass group-by as a string instead - as we cannot pass null via enum and therefore can't keep this optional
Co-authored-by: lizsalmon <144809798+lizsalmon@users.noreply.github.com>
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