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 Github Action #62

Closed andrewdavidmackenzie closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (67a5499) into master (d8d1c40) will decrease coverage by 30.63%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #62       +/-   ##
===========================================
- Coverage   92.63%   62.00%   -30.64%     
===========================================
  Files           3        6        +3     
  Lines         285      250       -35     
===========================================
- Hits          264      155      -109     
- Misses         21       95       +74     
Impacted Files Coverage Δ
src/libproc/kmesg_buffer.rs 21.87% <0.00%> (ø)
src/libproc/proc_pid.rs 79.68% <0.00%> (-14.36%) :arrow_down:
src/dmesg.rs 16.66% <0.00%> (ø)
src/procinfo.rs 2.77% <0.00%> (ø)
src/libproc/helpers.rs 91.48% <0.00%> (+5.77%) :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 fe49a59...67a5499. Read the comment docs.