HadrienG2 / hwlocality

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

Fix lints from nightly rustc & clippy #121

Closed HadrienG2 closed 5 months ago

semanticdiff-com[bot] commented 5 months ago

Review changes with SemanticDiff.

Analyzed 5 of 6 files.

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

Filename Status
:grey_question: .clippy.toml Unsupported file format
:heavy_check_mark: hwlocality-sys/src/lib.rs 83.93% smaller
:heavy_check_mark: src/ffi/transparent.rs Analyzed
:heavy_check_mark: src/object/distance.rs 46.21% smaller
:heavy_check_mark: src/object/types.rs Analyzed
:heavy_check_mark: src/topology/editor.rs 0.0% smaller
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 75.89%. Comparing base (77aa566) to head (a05988e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ========================================== + Coverage 75.85% 75.89% +0.04% ========================================== Files 43 43 Lines 4999 4999 ========================================== + Hits 3792 3794 +2 + Misses 1207 1205 -2 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/121/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/121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `74.79% <ø> (ø)` | | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/121/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `74.27% <ø> (+0.06%)` | :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.