Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#17): register_user, Storage redesigned to struct #61

Merged
merged 10 commits into from
Jul 11, 2024

feat(#17): multiline string

77b8765
Select commit
Loading
Failed to load commit list.
Merged

feat(#17): register_user, Storage redesigned to struct #61

feat(#17): multiline string
77b8765
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/xml/storage.rs#L66

Added line #L66 was not covered by tests