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: write out a heap memory profile immediately #1169

Closed HarikrishnanBalagopal closed 3 months ago

HarikrishnanBalagopal commented 3 months ago

Sometimes the program finishes before a profile gets written.

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.79%. Comparing base (23226be) to head (93ac39f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1169 +/- ## ======================================= Coverage 14.79% 14.79% ======================================= Files 90 90 Lines 8401 8401 ======================================= Hits 1243 1243 Misses 6835 6835 Partials 323 323 ```

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