vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.61k stars 1.39k forks source link

release-1.13: ignore .git/ when formatting #7914

Closed kaovilai closed 3 months ago

kaovilai commented 3 months ago

Signed-off-by: Tiger Kaovilai tkaovila@redhat.com

Thank you for contributing to Velero!

Please add a summary of your change

Pulled update-1fmt.sh changes to ignore .git/ from https://github.com/vmware-tanzu/velero/pull/7757

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

kaovilai commented 3 months ago

/kind changelog-not-required

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 62.04%. Comparing base (ac7e36a) to head (a2a97c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.13 #7914 +/- ## ================================================ + Coverage 61.63% 62.04% +0.40% ================================================ Files 262 262 Lines 28457 22428 -6029 ================================================ - Hits 17540 13915 -3625 + Misses 9677 7274 -2403 + Partials 1240 1239 -1 ```

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