andrewdavidmackenzie / libproc-rs

A rust library for getting information about running processes for Mac and Linux
MIT License
58 stars 17 forks source link

Add support for proc_listpidspath() call added in 10.5 #56

Closed andrewdavidmackenzie closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files           3        3           
  Lines         285      285           
=======================================
  Hits          264      264           
  Misses         21       21           
Impacted Files Coverage Δ
src/libproc/proc_pid.rs 94.04% <100.00%> (ø)

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 8ccceb8...27f0575. Read the comment docs.