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 nightly reports #4235

Merged
merged 2 commits into from
Feb 6, 2025

Do not rely on RoomAlias constructor to validate the Room alias, sinc…

070fd4f
Select commit
Loading
Failed to load commit list.
Merged

Fix nightly reports #4235

Do not rely on RoomAlias constructor to validate the Room alias, sinc…
070fd4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

80.23% (-0.01%) compared to cb549e8, passed because coverage increased by 0% when compared to adjusted base (80.23%)

View this Pull Request on Codecov

80.23% (-0.01%) compared to cb549e8, passed because coverage increased by 0% when compared to adjusted base (80.23%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.23%. Comparing base (cb549e8) to head (070fd4f).

Files with missing lines Patch % Lines
...ement/android/libraries/matrix/api/MatrixClient.kt 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4235      +/-   ##
===========================================
- Coverage    80.23%   80.23%   -0.01%     
===========================================
  Files         2045     2045              
  Lines        54182    54184       +2     
  Branches      6576     6580       +4     
===========================================
  Hits         43473    43473              
  Misses        8434     8434              
- Partials      2275     2277       +2     

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