Closed mcarleio closed 1 year ago
Patch coverage: 91.85
% and project coverage change: +0.32
:tada:
Comparison is base (
ff7720a
) 83.38% compared to head (46722de
) 83.71%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR enables to use previously generated konverters from other modules or libraries.
To do this, each function is written into a file in META-INF/konvert/ during generation. On startup of processing, these functions are loaded and registered as TypeConverters and can therefore be used as normal.