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: Case-insensitive username and email fields #480

Merged
merged 1 commit into from
Oct 22, 2024

feat: Case-insensitive username and email fields

383c4c3
Select commit
Loading
Failed to load commit list.
Merged

feat: Case-insensitive username and email fields #480

feat: Case-insensitive username and email fields
383c4c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

42.64% (+0.38%) compared to 81f6b13

View this Pull Request on Codecov

42.64% (+0.38%) compared to 81f6b13

Details

Codecov Report

Attention: Patch coverage is 57.35294% with 58 lines in your changes missing coverage. Please review.

Project coverage is 42.64%. Comparing base (81f6b13) to head (383c4c3).

Files with missing lines Patch % Lines
src/migration/collation/mod.rs 49.29% 36 Missing ⚠️
...20241022_072216_case_insensitive_username_email.rs 71.92% 16 Missing ⚠️
...ion/m20241022_065427_case_insensitive_collation.rs 0.00% 6 Missing ⚠️
Files with missing lines Coverage Δ
.../m20240723_201404_add_update_timestamp_function.rs 0.00% <ø> (ø)
src/migration/timestamp/mod.rs 56.41% <ø> (ø)
src/migration/user/mod.rs 100.00% <100.00%> (ø)
src/service/worker/sidekiq/builder.rs 45.50% <ø> (ø)
...ion/m20241022_065427_case_insensitive_collation.rs 0.00% <0.00%> (ø)
...20241022_072216_case_insensitive_username_email.rs 71.92% <71.92%> (ø)
src/migration/collation/mod.rs 49.29% <49.29%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81f6b13...383c4c3. Read the comment docs.