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

Add support for hwloc v2.10 #106

Closed HadrienG2 closed 7 months ago

HadrienG2 commented 7 months ago

Fixes #75 .

semanticdiff-com[bot] commented 7 months ago

Review changes with SemanticDiff.

Analyzed 4 of 8 files.

Overall, the semantic diff is 29% 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: hwlocality-sys/build.rs 57.55% smaller
:heavy_check_mark: hwlocality-sys/src/lib.rs 4.54% smaller
:heavy_check_mark: src/object/mod.rs Analyzed
:heavy_check_mark: src/topology/editor.rs 28.77% smaller
codecov[bot] commented 7 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a670ec4) 65.28% compared to head (3e41f2b) 65.42%.

Files Patch % Lines
src/topology/editor.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 65.28% 65.42% +0.14% ========================================== Files 43 43 Lines 4632 4622 -10 ========================================== Hits 3024 3024 + Misses 1608 1598 -10 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/106/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/106/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `66.69% <0.00%> (+0.16%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/106/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `64.03% <0.00%> (+0.12%)` | :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.