Skip to content

To RC: Manually update & delete host IdP mappings (#35325) - #35707

Merged
jacobshandling merged 1 commit into
rc-minor-fleet-v4.77.0from
35325-to-rc
Nov 13, 2025
Merged

To RC: Manually update & delete host IdP mappings (#35325)#35707
jacobshandling merged 1 commit into
rc-minor-fleet-v4.77.0from
35325-to-rc

Conversation

@jacobshandling

Copy link
Copy Markdown
Contributor

See #35325

**Related issue:** Resolves #34222 


[Demo](https://drive.google.com/file/d/1MyLlyUW8Qoad_3_FLwiMhMBbb8wJNwGk/view?usp=drive_link)

<img width="1504" height="986" alt="Screenshot 2025-11-10 at 4 45 48 PM"
src="https://github.com/user-attachments/assets/9ee80fd3-c9e7-4712-b150-11ac08c70db6"
/>

# 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/`, 
## Testing
- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually
@codecov

codecov Bot commented Nov 13, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 39.86014% with 86 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (rc-minor-fleet-v4.77.0@78cbfd5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../hosts/details/HostDetailsPage/HostDetailsPage.tsx 0.00% 28 Missing ⚠️
...mponents/UpdateEndUserModal/UpdateEndUserModal.tsx 12.50% 14 Missing ⚠️
server/datastore/mysql/hosts.go 45.45% 6 Missing and 6 partials ⚠️
server/service/hosts.go 73.91% 6 Missing and 6 partials ⚠️
...vityFeed/GlobalActivityItem/GlobalActivityItem.tsx 0.00% 8 Missing ⚠️
frontend/services/entities/hosts.ts 0.00% 6 Missing ⚠️
frontend/pages/hosts/details/cards/User/User.tsx 69.23% 3 Missing and 1 partial ⚠️
frontend/utilities/endpoints.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             rc-minor-fleet-v4.77.0   #35707   +/-   ##
=========================================================
  Coverage                          ?   66.21%           
=========================================================
  Files                             ?     2102           
  Lines                             ?   178306           
  Branches                          ?     7417           
=========================================================
  Hits                              ?   118057           
  Misses                            ?    49431           
  Partials                          ?    10818           
Flag Coverage Δ
backend 67.86% <65.21%> (?)
frontend 53.67% <16.21%> (?)

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.

@lukeheath lukeheath left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving docs change.

@jacobshandling
jacobshandling merged commit ac70f47 into rc-minor-fleet-v4.77.0 Nov 13, 2025
43 checks passed
@jacobshandling
jacobshandling deleted the 35325-to-rc branch November 13, 2025 19:11
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.

Update IdP username: user modal and DELETE endpoint and activities

3 participants