Skip to content

Add tests for currentEvent and join actions

80c5a58
Select commit
Loading
Failed to load commit list.
Open

Add 'Join Current Meeting' keyboard shortcut #897

Add tests for currentEvent and join actions
80c5a58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

36.83% (+10.52%) compared to 84e0a9f

View this Pull Request on Codecov

36.83% (+10.52%) compared to 84e0a9f

Details

Codecov Report

❌ Patch coverage is 65.75342% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.83%. Comparing base (84e0a9f) to head (80c5a58).
⚠️ Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
MeetingBar/Core/Models/MBEvent+Helpers.swift 47.82% 6 Missing and 6 partials ⚠️
...tingBar/UI/StatusBar/StatusBarItemController.swift 0.00% 7 Missing ⚠️
MeetingBar/UI/Views/Preferences/GeneralTab.swift 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #897       +/-   ##
===========================================
+ Coverage   26.30%   36.83%   +10.52%     
===========================================
  Files          36       48       +12     
  Lines        5645     5172      -473     
  Branches     2210     1756      -454     
===========================================
+ Hits         1485     1905      +420     
+ Misses       4103     3204      -899     
- Partials       57       63        +6     

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