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

refactor: use Auto<T> for id in DatabaseUser #99

Merged
merged 2 commits into from
Jan 17, 2025
Merged

refactor: use Auto<T> for id in DatabaseUser #99

merged 2 commits into from
Jan 17, 2025

Conversation

m4tx
Copy link
Member

@m4tx m4tx commented Jan 17, 2025

This was missed when Auto structure was added to the project.

This was missed when `Auto` structure was added to the project.
@m4tx m4tx requested review from seqre and Iipin January 17, 2025 11:53
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/db.rs 50.00% 4 Missing ⚠️
Flag Coverage Δ
rust 86.00% <80.95%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cot/src/auth/db.rs 78.18% <100.00%> (+1.51%) ⬆️
cot/src/db.rs 90.84% <50.00%> (-0.73%) ⬇️

@m4tx m4tx merged commit 75b460c into master Jan 17, 2025
25 of 26 checks passed
@m4tx m4tx deleted the user-auto branch January 17, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants