Skip to content

Refactor help text in scripts page - #50815

Draft
thisisjoegrant wants to merge 1 commit into
mainfrom
50790-move-scripts-text
Draft

Refactor help text in scripts page#50815
thisisjoegrant wants to merge 1 commit into
mainfrom
50790-move-scripts-text

Conversation

@thisisjoegrant

Copy link
Copy Markdown
Member

Related issue: Resolves #50790

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

  • QA'd all new/changed functionality manually
CleanShot 2026-08-07 at 16 02 14

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.70588% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.53%. Comparing base (9cb3a5e) to head (3c7c402).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...mponents/ScriptDetailsModal/ScriptDetailsModal.tsx 0.00% 3 Missing ⚠️
.../hosts/details/HostDetailsPage/HostDetailsPage.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main   #50815    +/-   ##
========================================
  Coverage   68.52%   68.53%            
========================================
  Files        3977     3976     -1     
  Lines      256095   256085    -10     
  Branches    13780    13615   -165     
========================================
+ Hits       175490   175502    +12     
+ Misses      64987    64966    -21     
+ Partials    15618    15617     -1     
Flag Coverage Δ
frontend 62.76% <64.70%> (+0.04%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

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.

On Scripts page, make info on running scripts more visible

1 participant