feat(#17): register_user, Storage redesigned to struct #61
60.00% of diff hit (target 58.82%)
View this Pull Request on Codecov
60.00% of diff hit (target 58.82%)
Annotations
Check warning on line 48 in server/src/objects/user.rs
codecov / codecov/patch
server/src/objects/user.rs#L48
Added line #L48 was not covered by tests
Check warning on line 27 in server/src/routes/register_user.rs
codecov / codecov/patch
server/src/routes/register_user.rs#L27
Added line #L27 was not covered by tests
Check warning on line 46 in server/src/xml/storage.rs
codecov / codecov/patch
server/src/xml/storage.rs#L45-L46
Added lines #L45 - L46 were not covered by tests
Check warning on line 50 in server/src/xml/storage.rs
codecov / codecov/patch
server/src/xml/storage.rs#L50
Added line #L50 was not covered by tests
Check warning on line 66 in server/src/xml/storage.rs
codecov / codecov/patch
server/src/xml/storage.rs#L66
Added line #L66 was not covered by tests