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

refactor!: Room's Key ID generation #33329

Merged
merged 18 commits into from
Oct 2, 2024

use sha256 instead of random

f7d8aeb
Select commit
Loading
Failed to load commit list.
Merged

refactor!: Room's Key ID generation #33329

use sha256 instead of random
f7d8aeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

75.32% (+0.00%) compared to bf02ce5

View this Pull Request on Codecov

75.32% (+0.00%) compared to bf02ce5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.32%. Comparing base (bf02ce5) to head (f7d8aeb).
Report is 10 commits behind head on release-7.0.0.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release-7.0.0   #33329   +/-   ##
==============================================
  Coverage          75.32%   75.32%           
==============================================
  Files                383      383           
  Lines              19383    19383           
  Branches            4980     4980           
==============================================
  Hits               14601    14601           
  Misses              4212     4212           
  Partials             570      570