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

Add hardware serial to host by identifier search #15353

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

gillespi314
Copy link
Contributor

Issue #14748

Checklist for submitter

  • Changes file added for user-visible changes in changes/ or orbit/changes/.
  • Added/updated tests
  • Manual QA for all new/changed functionality

@gillespi314 gillespi314 requested a review from a team as a code owner November 28, 2023 21:55
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a94618) 67.07% compared to head (4977e19) 67.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15353      +/-   ##
==========================================
+ Coverage   67.07%   67.15%   +0.08%     
==========================================
  Files        1020     1020              
  Lines       88099    88125      +26     
  Branches     2298     2298              
==========================================
+ Hits        59090    59178      +88     
+ Misses      24617    24555      -62     
  Partials     4392     4392              
Flag Coverage Δ
backend 68.47% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

require.Equal(t, hosts[5].ID, resp.Host.ID)

s.DoJSON("GET", "/api/v1/fleet/hosts/identifier/no-such-host", nil, http.StatusNotFound, &resp)
}
Copy link
Member

Choose a reason for hiding this comment

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

@gillespi314 gillespi314 merged commit 1535b72 into main Nov 29, 2023
18 checks passed
@gillespi314 gillespi314 deleted the 14748-host-by-serial branch November 29, 2023 14:39
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.

2 participants