containerd / go-runc

runc bindings for Go
Apache License 2.0
161 stars 71 forks source link

Updating go-runc Stats to be compliant with OCI runc.Stats #102

Closed sshambhavi-252 closed 9 months ago

sshambhavi-252 commented 9 months ago

Adding NetworkInterface struct to be compatible with OCI runc.Stats.

https://github.com/opencontainers/runc/blob/main/types/events.go

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (df3c22d) 21.40% compared to head (2eaf32c) 21.40%.

:exclamation: Current head 2eaf32c differs from pull request most recent head 2642b42. Consider uploading reports for the commit 2642b42 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ======================================= Coverage 21.40% 21.40% ======================================= Files 7 7 Lines 724 724 ======================================= Hits 155 155 Misses 528 528 Partials 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.