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

A couple naming improvements and cleanups #27321

Merged
merged 2 commits into from
Mar 20, 2025
Merged

Conversation

jacobshandling
Copy link
Contributor

For #24950

  • Manual QA for all new/changed functionality

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.89%. Comparing base (dea69de) to head (5f1b4e5).
Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #27321   +/-   ##
=======================================
  Coverage   63.89%   63.89%           
=======================================
  Files        1731     1731           
  Lines      164610   164610           
  Branches     4507     4449   -58     
=======================================
  Hits       105175   105175           
  Misses      51266    51266           
  Partials     8169     8169           
Flag Coverage Δ
frontend 53.96% <ø> (ø)

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.

RUNNING: `Running ${isPolicy ? "policy" : "query"}`,
FINISHED: `${isPolicy ? "Policy" : "Query"} finished`,
RUNNING: `Running ${resultsType}`,
FINISHED: `${resultsType[0].toUpperCase()}${resultsType.slice(1)} finished`,
Copy link
Contributor

Choose a reason for hiding this comment

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

or use Lodash upperFirst()

@jacobshandling jacobshandling merged commit bc7b3f7 into main Mar 20, 2025
14 checks passed
@jacobshandling jacobshandling deleted the 24950-small-follow-ups branch March 20, 2025 17:06
TsekNet pushed a commit to TsekNet/fleet that referenced this pull request Mar 21, 2025
## For fleetdm#24950 

- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
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.

3 participants