Skip to content

Conversation

@jahzielv
Copy link
Member

@jahzielv jahzielv commented Feb 3, 2026

Related issue: Resolves #39215

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.

Testing

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.19%. Comparing base (b25c952) to head (7314412).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
server/service/hosts.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main   #39241    +/-   ##
========================================
  Coverage   66.18%   66.19%            
========================================
  Files        2424     2424            
  Lines      194205   194088   -117     
  Branches     8559     8494    -65     
========================================
- Hits       128543   128479    -64     
+ Misses      53974    53926    -48     
+ Partials    11688    11683     -5     
Flag Coverage Δ
backend 67.95% <50.00%> (+<0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jahzielv jahzielv marked this pull request as ready for review February 3, 2026 17:15
@jahzielv jahzielv requested a review from a team as a code owner February 3, 2026 17:15
@lucasmrod lucasmrod self-assigned this Feb 4, 2026
@jahzielv jahzielv merged commit dbfbdcc into main Feb 4, 2026
48 checks passed
@jahzielv jahzielv deleted the 39215-refetch branch February 4, 2026 14:23
jahzielv added a commit that referenced this pull request Feb 4, 2026
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #39215 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)
- [x] QA'd all new/changed functionality manually
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.

DeviceLocation command sent to iPads/iPhones that are not in "MDM Lost Mode" when refetching via the UI

3 participants