Closed saiarcot895 closed 10 months ago
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
4ccf26e
) 51.40% compared to head (9678d6b
) 51.32%. Report is 21 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What kind of change does this PR introduce? (delete not applicable)
This PR updates the Node version to the current LTS version (20, codenamed iron), and updates the modules to a newer version. There are some code changes included as well, largely due to changes in react-hook-form and some stricter type checks.
I should note that I haven't done too much testing on this outside of automated tests, and I'm a beginner in Javascript, so there could very well be incorrect changes made here.