Skip to content

Various: Cleanup for future rust - #1342

Open
PabstMirror wants to merge 2 commits into
mainfrom
cloneWars
Open

PabstMirror wants to merge 2 commits into
mainfrom
cloneWars

Conversation

@PabstMirror

@PabstMirror PabstMirror commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

also valid on rust stable

unneeded clone()
assert array.is_empty()
unused dependencies
arma: enable lints

unneeded clone()
assert array.is_empty()
unused dependencies
arma: enable lints
@codecov

codecov Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 46.37681% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.2%. Comparing base (b40652f) to head (0d8f02a).

Files with missing lines Patch % Lines
arma/src/lib.rs 0.0% 28 Missing ⚠️
arma/src/photoshoot.rs 0.0% 7 Missing ⚠️
bin/src/modules/binarize/mod.rs 0.0% 1 Missing ⚠️
libs/sqf/src/lib.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
bin/src/modules/hook/libraries/rfs/path.rs 0.0% <ø> (ø)
bin/src/modules/hook/libraries/vfs/path.rs 0.0% <ø> (ø)
bin/src/utils/photoshoot.rs 0.0% <ø> (ø)
libs/common/src/config/addon/binarize.rs 100.0% <100.0%> (ø)
libs/common/src/config/addon/files.rs 100.0% <100.0%> (ø)
libs/common/src/config/addon/mod.rs 97.5% <100.0%> (ø)
libs/common/src/config/addon/rapify.rs 100.0% <100.0%> (ø)
libs/common/src/config/project/files.rs 98.0% <100.0%> (ø)
libs/common/src/config/project/hemtt/dev.rs 100.0% <100.0%> (ø)
libs/common/src/config/project/hemtt/launch.rs 67.9% <100.0%> (ø)
... and 11 more
🚀 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.

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