HadrienG2 / hwlocality

Rust bindings to Open MPI Portable Hardware Locality "hwloc" library, covering version 2.0 and above.
MIT License
24 stars 6 forks source link

Fix nightly clippy lints #155

Closed HadrienG2 closed 1 month ago

semanticdiff-com[bot] commented 1 month ago

Review changes with SemanticDiff.

Analyzed 3 of 3 files.

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

Filename Status
:heavy_check_mark: tests/single-threaded.rs 64.41% smaller
:heavy_check_mark: src/bitmap/mod.rs 5.88% smaller
:heavy_check_mark: src/bitmap/reference.rs 6.17% smaller
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.87%. Comparing base (46719f9) to head (d3a6d14). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== + Coverage 82.85% 82.87% +0.01% ========================================== Files 44 44 Lines 5134 5134 ========================================== + Hits 4254 4255 +1 + Misses 880 879 -1 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/155/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | Coverage Δ | | |---|---|---| | [ubuntu-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `77.90% <ø> (-0.05%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `77.30% <ø> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.