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

feat: subconversations store in core #16131

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

PatrykBuniX
Copy link
Contributor

Description

There was some refactoring in the core package regarding subconversations and mls conference calls. Subconversations storage has been moved to core's indexedDB store.

For more details see ## Screenshots/Screencast (for UI changes)

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #16131 (064d493) into dev (a929ff6) will increase coverage by 0.00%.
Report is 2 commits behind head on dev.
The diff coverage is 12.50%.

@@           Coverage Diff           @@
##              dev   #16131   +/-   ##
=======================================
  Coverage   44.54%   44.54%           
=======================================
  Files         708      708           
  Lines       23151    23155    +4     
  Branches     5259     5261    +2     
=======================================
+ Hits        10313    10315    +2     
- Misses      11498    11499    +1     
- Partials     1340     1341    +1     

@PatrykBuniX PatrykBuniX merged commit a79a26e into dev Oct 31, 2023
13 checks passed
@PatrykBuniX PatrykBuniX deleted the refactor/core-callbacks branch October 31, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants