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

Improve room filtering behavior. #3083

Merged
merged 3 commits into from
Jun 26, 2024

Cleanup

c0a6bcf
Select commit
Loading
Failed to load commit list.
Merged

Improve room filtering behavior. #3083

Cleanup
c0a6bcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

75.93% (-0.01%) compared to cb14be2, passed because coverage increased by -0.01% when compared to adjusted base (75.94%)

View this Pull Request on Codecov

75.93% (-0.01%) compared to cb14be2, passed because coverage increased by -0.01% when compared to adjusted base (75.94%)

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 75.93%. Comparing base (cb14be2) to head (c0a6bcf).
Report is 24 commits behind head on develop.

Files Patch % Lines
...tures/roomlist/impl/filters/RoomListFiltersView.kt 57.14% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3083      +/-   ##
===========================================
- Coverage    75.94%   75.93%   -0.01%     
===========================================
  Files         1633     1633              
  Lines        38589    38603      +14     
  Branches      7460     7462       +2     
===========================================
+ Hits         29305    29313       +8     
- Misses        5394     5398       +4     
- Partials      3890     3892       +2     

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