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

Update derive_more, bump MSRV a bit further accordingly #142

Closed HadrienG2 closed 3 months ago

semanticdiff-com[bot] commented 3 months ago

Review changes with SemanticDiff.

Analyzed 4 of 8 files.

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

Filename Status
:grey_question: Cargo.toml Unsupported file format
:grey_question: README.md Unsupported file format
:heavy_check_mark: src/memory/binding.rs Analyzed
:heavy_check_mark: src/cpu/binding.rs Analyzed
:heavy_check_mark: src/cpu/kind.rs 16.67% smaller
:heavy_check_mark: src/bitmap/newtypes.rs 20.0% smaller
:grey_question: hwlocality-sys/README.md Unsupported file format
:grey_question: .github/workflows/ci.yml Unsupported file format
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.73%. Comparing base (903d6e3) to head (eef9c48).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ======================================= Coverage 76.73% 76.73% ======================================= Files 44 44 Lines 5090 5090 ======================================= Hits 3906 3906 Misses 1184 1184 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/142/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/142/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `72.61% <ø> (-0.03%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/142/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `72.63% <ø> (-0.05%)` | :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.