uutils / platform-info

A cross-platform way to get information about your machine
MIT License
85 stars 25 forks source link

Various improvements #17

Closed sylvestre closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (3192071) into master (2d0c26f) will increase coverage by 11.30%. The diff coverage is 64.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #17       +/-   ##
===========================================
+ Coverage    4.34%   15.65%   +11.30%     
===========================================
  Files           2        4        +2     
  Lines          23      230      +207     
  Branches        1       36       +35     
===========================================
+ Hits            1       36       +35     
- Misses         22      193      +171     
- Partials        0        1        +1     
Impacted Files Coverage Δ
src/windows.rs 0.00% <0.00%> (ø)
src/unix.rs 90.47% <66.66%> (+90.47%) :arrow_up:
tests/integration_test.rs 94.11% <94.11%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2d0c26f...3192071. Read the comment docs.