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

Correct fix for long MSI interned strings #25104

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

iansltx
Copy link
Member

@iansltx iansltx commented Jan 2, 2025

h/t binref/refinery#72, for #24720. No changes file as this is an unreleased bug.

Also added output for version in the custom package parser tool.

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.
  • Manual QA for all new/changed functionality

h/t binref/refinery#72

Also added output for version in the custom package parser tool.
@iansltx iansltx requested a review from a team as a code owner January 2, 2025 19:52
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 63.82%. Comparing base (9eb115c) to head (7cda25f).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/file/msi.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25104      +/-   ##
==========================================
- Coverage   63.83%   63.82%   -0.02%     
==========================================
  Files        1615     1615              
  Lines      153608   153604       -4     
  Branches     3951     3951              
==========================================
- Hits        98054    98031      -23     
- Misses      47752    47765      +13     
- Partials     7802     7808       +6     
Flag Coverage Δ
backend 64.69% <71.42%> (-0.02%) ⬇️

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.

@iansltx iansltx merged commit 6014908 into main Jan 2, 2025
27 checks passed
@iansltx iansltx deleted the fix-interned-string-length-calc branch January 2, 2025 20:43
iansltx added a commit that referenced this pull request Jan 2, 2025
h/t binref/refinery#72, for #24720. No changes
file as this is an unreleased bug.

Also added output for version in the custom package parser tool.

# Checklist for submitter

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

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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/Committing-Changes.md#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
iansltx added a commit that referenced this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants