Skip to content

Replace size_of::<T>() * 8 with T::BITS#319

Merged
folkertdev merged 1 commit into
trifectatechfoundation:mainfrom
Rawk:use-bits
Jun 2, 2026
Merged

Replace size_of::<T>() * 8 with T::BITS#319
folkertdev merged 1 commit into
trifectatechfoundation:mainfrom
Rawk:use-bits

Conversation

@Rawk
Copy link
Copy Markdown
Contributor

@Rawk Rawk commented Jun 2, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

❌ Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/legacy/zstd_v05.rs 0.00% 3 Missing ⚠️
lib/legacy/zstd_v06.rs 72.72% 3 Missing ⚠️
programs/zstdcli.rs 0.00% 3 Missing ⚠️
Flag Coverage Δ
test-aarch64-apple-darwin 33.14% <47.05%> (+0.01%) ⬆️
test-aarch64-unknown-linux-gnu 31.64% <47.05%> (?)
test-i686-unknown-linux-gnu 31.69% <47.05%> (?)
test-x86_64-unknown-linux-gnu 32.91% <47.05%> (?)

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

Files with missing lines Coverage Δ
programs/benchzstd.rs 0.00% <ø> (ø)
lib/legacy/zstd_v05.rs 54.98% <0.00%> (+0.56%) ⬆️
lib/legacy/zstd_v06.rs 56.96% <72.72%> (+0.15%) ⬆️
programs/zstdcli.rs 0.00% <0.00%> (ø)

... and 19 files with indirect coverage changes

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

@folkertdev folkertdev merged commit 4e2dc77 into trifectatechfoundation:main Jun 2, 2026
21 checks passed
@Rawk Rawk deleted the use-bits branch June 3, 2026 04:05
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