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

fix: when using --qa-enable and --qa-disable the answers to disabled questions were not being added to the generated config file #1163

Closed HarikrishnanBalagopal closed 3 months ago

github-actions[bot] commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 14.83%. Comparing base (d049f65) to head (820b163).

:exclamation: Current head 820b163 differs from pull request most recent head 7870e43. Consider uploading reports for the commit 7870e43 to get more accurate results

Files Patch % Lines
qaengine/engine.go 7.14% 12 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1163 +/- ## ========================================== - Coverage 14.84% 14.83% -0.01% ========================================== Files 90 90 Lines 8367 8379 +12 ========================================== + Hits 1242 1243 +1 - Misses 6802 6813 +11 Partials 323 323 ```

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