youki-dev / oci-spec-rs

OCI Runtime, Image and Distribution Spec in Rust
https://crates.io/crates/oci-spec
Apache License 2.0
218 stars 52 forks source link

Add CONTRIBUTING.md and k8s PR template #228

Closed saschagrunert closed 2 months ago

saschagrunert commented 2 months ago

We now use the Kubernetes PR template to better integrate with prow. This links to a CONTRIBUTING.md, which is now also part of this repository.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.71%. Comparing base (57570dd) to head (d2aabc7). Report is 43 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## =========================================== + Coverage 26.61% 70.71% +44.10% =========================================== Files 24 26 +2 Lines 2788 3159 +371 Branches 1516 1679 +163 =========================================== + Hits 742 2234 +1492 + Misses 948 925 -23 + Partials 1098 0 -1098 ```