Closed soininen closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.34%. Comparing base (
faa77ef
) to head (0dcda6f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Added
import_mapping.EntityAlternativeActivityMapping
that allows importing entity alternatives. To facilitate its use in Importer, parameter mappings now haveAlternativeMapping
as the root mapping replacingParameterDefinitionMapping
. This should not have other effects as the order is not important in this case.Re spine-tools/Spine-Toolbox#2748
Checklist before merging