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

Make hwlocality compatible with hwlocality-sys musl changes #116

Closed HadrienG2 closed 6 months ago

HadrienG2 commented 6 months ago

Should eventually address https://github.com/HadrienG2/hwlocality/issues/114#issuecomment-1960859516 .

semanticdiff-com[bot] commented 6 months ago

Review changes with SemanticDiff.

Analyzed 1 of 2 files.

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

Filename Status
:grey_question: Cargo.toml Unsupported file format
:heavy_check_mark: src/lib.rs 13.85% smaller
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 73.11%. Comparing base (2b10eee) to head (7ad5ac6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ========================================== - Coverage 73.17% 73.11% -0.07% ========================================== Files 43 43 Lines 4981 4988 +7 ========================================== + Hits 3645 3647 +2 - Misses 1336 1341 +5 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/116/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/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `72.76% <100.00%> (-0.14%)` | :arrow_down: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `71.56% <ø> (+0.04%)` | :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.