Closed aviramha closed 1 month ago
Attention: Patch coverage is 0%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 75.2%. Comparing base (
2280962
) to head (04d8ada
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
kube-runtime/src/finalizer.rs | 0.0% | 6 Missing :warning: |
json-patch has v3 so can update jsonptr. I also made the requirement less specific, to allow friendlier downstream use (can understand if that's not desired though) Closes https://github.com/kube-rs/kube/issues/1563