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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mario-nt
Copy link
Contributor

Resolves #799

Copy link

codecov bot commented Jan 24, 2025

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 (9759a0c).

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.08%     
===========================================
  Files          111      111              
  Lines         8413     8428      +15     
  Branches      8413     8428      +15     
===========================================
+ Hits          4083     4084       +1     
- Misses        4192     4206      +14     
  Partials       138      138              

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

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.

Add searching option to listing user profiles endpoint
1 participant