Closed ujjwal5 closed 5 months ago
Attention: Patch coverage is 85.41667%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 80.58%. Comparing base (
1badeb9
) to head (00b51ce
). Report is 19 commits behind head on main.:exclamation: Current head 00b51ce differs from pull request most recent head f240f54
Please upload reports for the commit f240f54 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
.../modernize/form/job/FormConversionJobExecutor.java | 84.78% | 5 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Biggest thing is that the forms code and test resources need to be in sub folders/packages
Moved forms code to form specific folders/packages.
Description
For "Copy to Target" option, we are also copying dam asset node to target folder specific to forms.
NOTE: I had to disable baseline check since a version upgrade was required in ConversionJob model. Will enable it once this is through bumping up the versions as well.
Related Issue
https://github.com/adobe/aem-modernize-tools/issues/209
Motivation and Context
Added in the mentioned issue above.
How Has This Been Tested?
Added UTs for the form conversion executor.
Screenshots (if appropriate):
https://github.com/adobe/aem-modernize-tools/assets/7971922/0cc895c8-29a5-47ff-81a9-89aacf3184d0
Types of changes
Checklist: