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

fmt: Add use_small_heuristics config option #295

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

wcampbell0x2a
Copy link
Owner

  • This fixes many of my own complaints about cargo fmt

- This fixes many of my own complaints about cargo fmt
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/compressor.rs 68.96% <ø> (ø)
src/entry.rs 84.58% <100.00%> (-0.42%) ⬇️
src/fragment.rs 75.00% <100.00%> (-12.50%) ⬇️
src/inode.rs 72.36% <ø> (ø)
src/kinds.rs 58.82% <100.00%> (-5.47%) ⬇️
src/metadata.rs 53.84% <ø> (ø)
src/squashfs.rs 69.11% <100.00%> (-0.70%) ⬇️
src/filesystem/reader.rs 92.02% <88.88%> (-1.04%) ⬇️
src/filesystem/node.rs 77.52% <80.00%> (-5.53%) ⬇️
src/filesystem/writer.rs 75.46% <83.33%> (-0.77%) ⬇️
... and 2 more

📢 Thoughts on this report? Let us know!.

@wcampbell0x2a wcampbell0x2a merged commit 0e2db95 into master Oct 25, 2023
28 of 29 checks passed
@wcampbell0x2a wcampbell0x2a deleted the fmt-use-small-heuristics branch October 25, 2023 01:33
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.

1 participant