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

Fix redundant imports lint from nightly rustc #113

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

HadrienG2
Copy link
Owner

No description provided.

Copy link

semanticdiff-com bot commented Feb 21, 2024

Review changes with SemanticDiff.

Analyzed 21 of 21 files.

Overall, the semantic diff is 84% smaller than the GitHub diff.

File Information
Filename Status
✔️ hwlocality-sys/src/lib.rs 5.88% smaller
✔️ src/bitmap/mod.rs 76.32% smaller
✔️ src/bitmap/newtypes.rs 90.46% smaller
✔️ src/bitmap/reference.rs 88.87% smaller
✔️ src/ffi/int.rs 48.66% smaller
✔️ src/ffi/mod.rs 94.07% smaller
✔️ src/info.rs 88.84% smaller
✔️ src/object/attributes/bridge.rs 77.53% smaller
✔️ src/object/attributes/cache.rs 69.28% smaller
✔️ src/object/attributes/group.rs 77.53% smaller
✔️ src/object/attributes/mod.rs 98.2% smaller
✔️ src/object/attributes/numa.rs 94.02% smaller
✔️ src/object/attributes/osdev.rs 77.53% smaller
✔️ src/object/attributes/pci.rs 98.2% smaller
✔️ src/object/depth.rs 98.45% smaller
✔️ src/object/hierarchy.rs 4.55% smaller
✔️ src/object/types.rs 92.98% smaller
✔️ src/topology/builder.rs 96.39% smaller
✔️ src/topology/editor.rs Analyzed
✔️ src/topology/mod.rs 84.11% smaller
✔️ src/topology/support.rs 94.02% smaller

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f35b4fd) 73.19% compared to head (9aa301d) 73.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   73.19%   73.15%   -0.05%     
==========================================
  Files          43       43              
  Lines        4981     4981              
==========================================
- Hits         3646     3644       -2     
- Misses       1335     1337       +2     
Flag Coverage Δ
ubuntu-latest 72.88% <ø> (ø)
windows-latest 71.51% <ø> (-0.05%) ⬇️

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.

@HadrienG2 HadrienG2 merged commit a424e8d into main Feb 21, 2024
110 of 111 checks passed
@HadrienG2 HadrienG2 deleted the new-clippy-lints branch February 21, 2024 07:14
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