Skip to content

Conversation

@jahzielv
Copy link
Member

@jahzielv jahzielv commented Jan 7, 2026

No ticket, just some unreleased issues noticed while doing the test plan

Checklist for submitter

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

Testing

  • Added/updated automated tests
  • QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

  • Confirmed that the fix is not expected to adversely impact load test results

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (33509-feature-branch@a9f7d65). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../hosts/details/HostDetailsPage/HostDetailsPage.tsx 0.00% 7 Missing ⚠️
...d/pages/hosts/details/cards/HostHeader/helpers.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##             33509-feature-branch   #37985   +/-   ##
=======================================================
  Coverage                        ?   65.81%           
=======================================================
  Files                           ?     2368           
  Lines                           ?   187621           
  Branches                        ?     7945           
=======================================================
  Hits                            ?   123490           
  Misses                          ?    52848           
  Partials                        ?    11283           
Flag Coverage Δ
frontend 54.55% <27.27%> (?)

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 January 8, 2026 00:19
@jahzielv jahzielv requested a review from a team as a code owner January 8, 2026 00:19
onClickLock={() => {
setShowLockHostModal(true);
setShowLocationModal(undefined);
setShowLocationModal(false);
Copy link
Member

Choose a reason for hiding this comment

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

wert, why didn't TS catch this?

Copy link
Member Author

Choose a reason for hiding this comment

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

no clue!

Copy link
Member

Choose a reason for hiding this comment

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

So I don't think we actually want to change this, see #37660 (comment)

cc @RachelElysia @iansltx

@jahzielv jahzielv changed the title some fe fixes small FE fixes to align with test plan and Figma Jan 8, 2026
@jahzielv jahzielv merged commit 3ec194d into 33509-feature-branch Jan 8, 2026
14 checks passed
@jahzielv jahzielv deleted the jve-fix-fe branch January 8, 2026 18:57
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.

5 participants