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

Add searching option to listing user profiles endpoint #800

refactor: [#799] more descriptive function comment and code cleanup

da4ee5d
Select commit
Loading
Failed to load commit list.
Merged

Add searching option to listing user profiles endpoint #800

refactor: [#799] more descriptive function comment and code cleanup
da4ee5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2025 in 0s

48.45% (-0.09%) compared to b6e4adf

View this Pull Request on Codecov

48.45% (-0.09%) compared to b6e4adf

Details

Codecov Report

Attention: Patch coverage is 4.76190% with 20 lines in your changes missing coverage. Please review.

Project coverage is 48.45%. Comparing base (b6e4adf) to head (da4ee5d).

Files with missing lines Patch % Lines
src/databases/mysql.rs 0.00% 7 Missing ⚠️
src/databases/sqlite.rs 0.00% 7 Missing ⚠️
src/services/user.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #800      +/-   ##
===========================================
- Coverage    48.53%   48.45%   -0.09%     
===========================================
  Files          111      111              
  Lines         8413     8427      +14     
  Branches      8413     8427      +14     
===========================================
  Hits          4083     4083              
- Misses        4192     4206      +14     
  Partials       138      138              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.