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

Fix users filtering by input value in User rating #2060

Closed
wants to merge 2 commits into from

Conversation

akivonen
Copy link
Contributor

Fixes #2043
Changed user filtering logic: Now shows only users whose usernames start with the input value, instead of containing it.

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.51%. Comparing base (ca90a67) to head (ac8a4de).
Report is 94 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2060      +/-   ##
==========================================
+ Coverage   59.20%   59.51%   +0.31%     
==========================================
  Files         249      249              
  Lines        5201     5205       +4     
==========================================
+ Hits         3079     3098      +19     
+ Misses       2122     2107      -15     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vtm9
Copy link
Contributor

vtm9 commented Mar 12, 2025

i like containing more than stat.

@vtm9 vtm9 closed this Mar 12, 2025
@akivonen akivonen deleted the fix_2043 branch March 12, 2025 10:50
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.

Bug: Users in the rating are not filtered by entered Username
3 participants