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 clippy warnings about weird unit values #157

Closed HadrienG2 closed 1 month ago

semanticdiff-com[bot] commented 1 month ago

Review changes with SemanticDiff.

Analyzed 3 of 3 files.

Filename Status
:heavy_check_mark: src/lib.rs 57.6% smaller
:heavy_check_mark: src/topology/mod.rs 62.53% smaller
:heavy_check_mark: src/object/search/mod.rs Analyzed
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.95%. Comparing base (a84628d) to head (2a8afdd). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== - Coverage 83.05% 82.95% -0.10% ========================================== Files 44 44 Lines 5134 5134 ========================================== - Hits 4264 4259 -5 - Misses 870 875 +5 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/157/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/157/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.03%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/157/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `77.24% <ø> (-0.34%)` | :arrow_down: | 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.