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

Clean up Arbitrary impls #64

Closed HadrienG2 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (dae6c17) 54.98% compared to head (fde2600) 54.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ========================================== - Coverage 54.98% 54.90% -0.09% ========================================== Files 30 30 Lines 4461 4457 -4 ========================================== - Hits 2453 2447 -6 - Misses 2008 2010 +2 ``` | [Flag](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64/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/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `56.08% <92.15%> (+0.03%)` | :arrow_up: | | [windows-latest](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | `54.42% <100.00%> (-0.09%)` | :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. | [Files](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.) | Coverage Δ | | |---|---|---| | [src/ffi/int.rs](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#diff-c3JjL2ZmaS9pbnQucnM=) | `100.00% <100.00%> (ø)` | | | [src/ffi/string.rs](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#diff-c3JjL2ZmaS9zdHJpbmcucnM=) | `100.00% <ø> (ø)` | | | [src/object/attributes.rs](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#diff-c3JjL29iamVjdC9hdHRyaWJ1dGVzLnJz) | `100.00% <100.00%> (ø)` | | | [src/object/depth.rs](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#diff-c3JjL29iamVjdC9kZXB0aC5ycw==) | `96.42% <100.00%> (-0.13%)` | :arrow_down: | | [src/path.rs](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#diff-c3JjL3BhdGgucnM=) | `100.00% <ø> (ø)` | | | [src/lib.rs](https://app.codecov.io/gh/HadrienG2/hwlocality/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hadrien+G.#diff-c3JjL2xpYi5ycw==) | `83.01% <87.50%> (+5.59%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.