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 newest nightly lints #128

Closed HadrienG2 closed 3 months ago

semanticdiff-com[bot] commented 3 months ago

Review changes with SemanticDiff.

Analyzed 2 of 6 files.

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

Filename Status
:grey_question: .github/actions/system-information/action.yml Unsupported file format
:grey_question: .github/workflows/ci.yml Unsupported file format
:grey_question: Cargo.toml Unsupported file format
:grey_question: hwlocality-sys/Cargo.toml Unsupported file format
:heavy_check_mark: src/ffi/int.rs 77.83% smaller
:heavy_check_mark: src/object/types.rs Analyzed
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.10%. Comparing base (0ab27e9) to head (c1dd427).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== + Coverage 75.65% 76.10% +0.45% ========================================== Files 44 44 Lines 5064 4910 -154 ========================================== - Hits 3831 3737 -94 + Misses 1233 1173 -60 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/128/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/128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `72.56% <ø> (-0.13%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `72.57% <ø> (-1.31%)` | :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.