stanislav-tkach / os_info

Rust library to detect the operating system type
MIT License
175 stars 52 forks source link

Release the 3.4.0 version #310

Closed stanislav-tkach closed 2 years ago

stanislav-tkach commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #310 (e65af14) into master (c1385ff) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
+ Coverage   95.21%   95.23%   +0.01%     
==========================================
  Files          12       12              
  Lines         753      756       +3     
==========================================
+ Hits          717      720       +3     
  Misses         36       36              
Impacted Files Coverage Δ
os_info/src/info.rs 100.00% <100.00%> (ø)
os_info/src/os_type.rs 96.42% <100.00%> (+0.13%) :arrow_up:

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 c1385ff...e65af14. Read the comment docs.