Skip to content

fix lint issues

aab64c5
Select commit
Loading
Failed to load commit list.
Open

fix(mls): ensure conversations are established using remote epoch state [WPB-24984] #21174

fix lint issues
aab64c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

45.06% (+0.04%) compared to f41b23a

View this Pull Request on Codecov

45.06% (+0.04%) compared to f41b23a

Details

Codecov Report

❌ Patch coverage is 65.90909% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.06%. Comparing base (f41b23a) to head (aab64c5).
⚠️ Report is 20 commits behind head on dev.

Files with missing lines Patch % Lines
...epositories/conversation/ConversationRepository.ts 61.11% 4 Missing and 3 partials ⚠️
...rc/messagingProtocols/mls/mlsService/mlsService.ts 56.25% 6 Missing and 1 partial ⚠️
...ipt/repositories/conversation/MessageRepository.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #21174      +/-   ##
==========================================
+ Coverage   45.02%   45.06%   +0.04%     
==========================================
  Files        1700     1700              
  Lines       44204    44212       +8     
  Branches     9110     9108       -2     
==========================================
+ Hits        19901    19926      +25     
+ Misses      22085    22068      -17     
  Partials     2218     2218              
Files with missing lines Coverage Δ
apps/webapp/src/script/mls/MLSConversations.ts 72.97% <100.00%> (+1.54%) ⬆️
...rsation/conversationService/conversationService.ts 64.62% <100.00%> (+0.24%) ⬆️
...s/mls/eventHandler/events/messageAdd/messageAdd.ts 64.28% <100.00%> (+5.95%) ⬆️
...ipt/repositories/conversation/MessageRepository.ts 29.97% <0.00%> (-0.07%) ⬇️
...epositories/conversation/ConversationRepository.ts 49.84% <61.11%> (+0.92%) ⬆️
...rc/messagingProtocols/mls/mlsService/mlsService.ts 50.64% <56.25%> (+0.37%) ⬆️

... and 1 file with indirect coverage changes

🚀 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.