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 macos-12 #76

Closed andrewdavidmackenzie closed 2 years ago

andrewdavidmackenzie commented 2 years ago

Add macos-12 to the test matrix. Do coverage always

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (21f6339) into master (23c5257) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 21f6339 differs from pull request most recent head f396a4e. Consider uploading reports for the commit f396a4e to get more accurate results

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   60.40%   60.40%           
=======================================
  Files           9        9           
  Lines         346      346           
=======================================
  Hits          209      209           
  Misses        137      137           
Impacted Files Coverage Δ
src/libproc/pid_rusage.rs 29.41% <ø> (ø)
src/libproc/proc_pid.rs 78.15% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.