SwEnt-Group13 / Unio

The world’s largest campus life platform.
3 stars 1 forks source link

Refactor hydration and serialization functions #68

Closed oskar-codes closed 1 week ago

oskar-codes commented 1 week ago

This pull request refactors the existing hydration functions and adds serialization functions to User, Association and Event. This will ensure data is properly formatted when sending/retrieving data from Firestore.

This follows this comment on #32.

oskar-codes commented 1 week ago

The 3 previous commits further enhance this pull request with additions concerning error handling and testing. I will now merge this branch.

oskar-codes commented 1 week ago

We really need to find a way to block pushing if the files aren't formatted using ktfmtFormat.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
9 New issues
0 Accepted issues

Measures
0 Security Hotspots
90.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud