A regression was introduced in 16730d65acb795805310dfb340b4fea1403ecbee where report outputs did not include node change overviews. This is required for the diff viewer tool to properly generate a report. This pull request moves the output_report if statement to further down so that it will include the necessary stats.
Fixes https://github.com/camptocamp/puppet-catalog-diff/issues/57
The viewer class was failing to compile when used on puppet 7. This is because the ht_crypt function usage needed to be fully qualified.
<!--
Thank you for contributing to this project!
-->
<!--
Replace this comment with a description of your pull request.
-->
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->
<!--
Thank you for contributing to this project!
-->
<!--
Replace this comment with a description of your pull request.
-->
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->