konveyor / move2kube

Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
https://move2kube.konveyor.io/
Apache License 2.0
377 stars 119 forks source link

feat: add functionality to copy file permissions from host to container #1182

Open shashank381 opened 2 months ago

github-actions[bot] commented 2 months ago

Thanks for making a pull request! 😃 One of the maintainers will review and advise on the next steps.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 14.80%. Comparing base (3bf7465) to head (914f27c). Report is 6 commits behind head on main.

Files Patch % Lines
environment/container/dockerengine.go 25.00% 1 Missing and 2 partials :warning:
environment/environment.go 0.00% 2 Missing :warning:
environment/peercontainer.go 33.33% 1 Missing and 1 partial :warning:
environment/container/utils.go 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1182 +/- ## ======================================= Coverage 14.79% 14.80% ======================================= Files 90 90 Lines 8401 8410 +9 ======================================= + Hits 1243 1245 +2 - Misses 6835 6842 +7 Partials 323 323 ```

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