Closed HarelM closed 2 weeks ago
Attention: Patch coverage is 92.64706%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 92.79%. Comparing base (
89713fd
) to head (7efa923
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@birkskyum I believe you are familiar with most of the code changes here. Let me know if something here is not clear.
Launch Checklist
This PR is mainly a refactoring of exiting code. There were some classes that were placed in utils instead of types folder. I moved the code around to fix that. Also removed the deprecated interpolation factory. I moved the imports to be at the begging of the file where I saw that this was not the case.