Skip to content

Cleanup huf_compress sorting functions#278

Open
cruzzil wants to merge 2 commits into
trifectatechfoundation:mainfrom
cruzzil:cleanup_huf_compress_sorting
Open

Cleanup huf_compress sorting functions#278
cruzzil wants to merge 2 commits into
trifectatechfoundation:mainfrom
cruzzil:cleanup_huf_compress_sorting

Conversation

@cruzzil

@cruzzil cruzzil commented Jan 31, 2026

Copy link
Copy Markdown
Contributor

Cleaned up some of the sorting and helpers functions in huf_compress.rs

Let me know what you want me to do about that clippy warning.

@codecov

codecov Bot commented Jan 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.00000% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/compress/huf_compress.rs 92.00% 8 Missing ⚠️
Flag Coverage Δ
test-aarch64-apple-darwin 32.92% <92.00%> (-0.04%) ⬇️
test-aarch64-unknown-linux-gnu 31.63% <92.00%> (-0.04%) ⬇️
test-i686-unknown-linux-gnu 31.70% <92.00%> (-0.04%) ⬇️
test-x86_64-unknown-linux-gnu 33.42% <92.00%> (-0.03%) ⬇️

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

Files with missing lines Coverage Δ
lib/compress/huf_compress.rs 81.93% <92.00%> (-0.08%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cruzzil

cruzzil commented Feb 28, 2026

Copy link
Copy Markdown
Contributor Author

Should i fix those clippy warnings or silence them?

@folkertdev

Copy link
Copy Markdown
Member

Let's silence them for now

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.

2 participants