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: Update the QA categorization mappings file #1153

Closed Akash-Nayak closed 3 months ago

Akash-Nayak commented 3 months ago

https://github.com/konveyor/move2kube/issues/1155

Signed-off-by: Akash Nayak akash19nayak@gmail.com

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

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

Project coverage is 14.85%. Comparing base (565394b) to head (ba4e047).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1153 +/- ## ======================================= Coverage 14.85% 14.85% ======================================= Files 90 90 Lines 8379 8379 ======================================= Hits 1245 1245 Misses 6813 6813 Partials 321 321 ```

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

Akash-Nayak commented 3 months ago

Fixes - https://github.com/konveyor/move2kube/issues/1154