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

Test cpu kinds #148

Closed HadrienG2 closed 3 weeks ago

semanticdiff-com[bot] commented 3 weeks ago

Review changes with SemanticDiff.

Analyzed 2 of 2 files.

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

Filename Status
:heavy_check_mark: src/strategies.rs 64.6% smaller
:heavy_check_mark: src/cpu/kind.rs 0.67% smaller
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.34%. Comparing base (1adf62c) to head (5f75451). Report is 3 commits behind head on main.

Files Patch % Lines
src/cpu/kind.rs 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ========================================== + Coverage 81.75% 82.34% +0.58% ========================================== Files 44 44 Lines 5136 5143 +7 ========================================== + Hits 4199 4235 +36 + Misses 937 908 -29 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/148/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/148/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `76.77% <37.50%> (+0.14%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/148/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `76.97% <37.50%> (+0.98%)` | :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.